You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extremely simple REST API application for handling orders in fast-food restaurants.
Written in Typescript. Mongo DB database. Express.js. used. JWT authentication. MVC - like model.
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
About
Extremely simple REST API application for handling orders in fast-food restaurants