Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 717 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 717 Bytes

API to obtain food and menu for days, which will be used in different client applications.

Requirements

  • A database (support by typeorm)

    • Mysql
    • SQLite
    • Postgres
    • SQL Server
    • SQL.js
    • Oracle Database
    • MongoDB (experimental)

How to use

Change the database configuration in config.ts or your variables.

Run in local

Install dependences and run in local.

npm i
npm run dev

Build

Build with

npm run build

This command create the dist folder


Warning

I use a free host, please if you going to use this project, deploy on your host, because you could pass the limit.