base de datos casi completa

This commit is contained in:
arturo
2020-07-24 01:32:59 -05:00
parent 48e0adf1a6
commit afac668378
22 changed files with 2767 additions and 90 deletions
+6 -1
View File
@@ -1,2 +1,7 @@
# api
# Awesome Project Build with TypeORM
Steps to run this project:
1. Run `npm i` command
2. Setup database settings inside `ormconfig.json` file
3. Run `npm start` command