yzia2000 / foodie

Minimal Restaurant Management System using Node and Postgres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foodie

Project Heirarchy

|- root
|---- core
|---- web
|---- README.md
|---- CONTRIBUTING.md

Branches

  • main - development branch
  • staging - staging branch
  • release - release branch

Build and Deployment Servers

  • Local Development Server
  • Staging Server
  • Production Server

Technology stack

  • Node Express - Rest API
  • Postgres - Database
  • Jest - Testing and coverage
  • Supertest - Endpoint testing
  • Frontend - Swagger

Deployment

  • Netlify - Swagger
  • Heroku - Postgres and Node Express REST API deployment

Contributing

Please refer to CONTRIBUTING.md for contribution guidlines.

License

MIT License

About

Minimal Restaurant Management System using Node and Postgres

License:MIT License


Languages

Language:TypeScript 80.5%Language:Shell 11.8%Language:PLpgSQL 6.6%Language:Dockerfile 0.9%Language:JavaScript 0.2%