Skip to content

Food court app built with nestjs, postgres and typescript, knex and objection js

Notifications You must be signed in to change notification settings

walosha/nestjs-meal-management

Repository files navigation

Nest Logo

Food court

Built with tools below.

  • Typescript
  • Nodejs
  • Nestjs
  • Objectionjs
  • Knex
  • postgres
  • Docker & docker compose
  • Github actions
  • Aws Beanstalk

Running the app

# start docker container for Posgres image
$ docker compose up

# Run DB Migrations
$ npm run migrate

# Run aaplication in development mode
$ npm run start:dev

License

Nest is MIT licensed.

Releases

No releases published

Packages

No packages published

Languages