Create user

This commit is contained in:
Hugo Falcao
2022-04-17 20:32:51 -03:00
commit 60dc95bac8
80 changed files with 10187 additions and 0 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# Getting Started
`npm install`
`npm run typeorm migration:run`
`yarn dev:server`