Backend for recipe app based on typescript, typeorm and postgres
- TypeScript 95.5%
- Ruby 4.5%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| bruno/recipe-backend | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| CLAUDE.md | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Awesome Project Build with TypeORM
Steps to run this project:
- Run
npm icommand - Setup database settings inside
data-source.tsfile - Run
npm startcommand