Skip to content

PKizin/market_server

Repository files navigation

Simple Market Server with Nest JS.

  1. Install node modules: npm install

  2. Generate prisma client: npx prisma generate

  3. Run tests: npm run test

  4. Build project: npm run build

  5. Start project: npm run start:prod

  6. Open browser localhost:3001. If there is 'Hello, World!', then server was started successfully.

About

Simple Market Server with Nest JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published