Skip to content

ghost-land/NXRetroEnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NX Retro

Web frontend and API server for the NX Retro Shop.

Requirements

  • Node.js 18+
  • npm

Setup

npm install

Create a .env file:

PORT=3001
HAUTH=hauth_domain_token
SHOP_INDEX_URL=https://example.com/index.json|tfl

Run

npm run server

Open http://localhost:3001.

For production with PM2:

npm start

About

Web frontend and API server for the NX Retro Shop

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors