README updated

This commit is contained in:
QkoSad
2024-09-30 13:53:50 +03:00
parent 6f6a7783c0
commit b4ab539924
3 changed files with 560 additions and 1 deletions
+4 -1
View File
@@ -1 +1,4 @@
# TypeORM_Bank
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.