Files
2024-09-30 13:53:50 +03:00

5 lines
193 B
Markdown

TypeORM demo project that has no front end. Written it TS.
Works good with node v22.9.0.
It requires a local instance of postgreSQL with an existing database name
typeorm in order to function.