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