5 lines
193 B
Markdown
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.
|