DevSpace/server
Pau Costa Ferrer fcced63c34 🧱 Docker configuration
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-01 17:58:22 +01:00
..
src Initialized the server and client with npx templates 2024-01-31 20:31:32 +01:00
.gitignore Initialized the server and client with npx templates 2024-01-31 20:31:32 +01:00
Dockerfile 🧱 Docker configuration 2024-02-01 17:58:22 +01:00
README.md Initialized the server and client with npx templates 2024-01-31 20:31:32 +01:00
package-lock.json Initialized the server and client with npx templates 2024-01-31 20:31:32 +01:00
package.json Initialized the server and client with npx templates 2024-01-31 20:31:32 +01:00
tsconfig.json Initialized the server and client with npx templates 2024-01-31 20:31:32 +01:00

README.md

Awesome Project Build with TypeORM

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside data-source.ts file
  3. Run npm start command