We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the feature you'd like Setup Nest.JS backend server. Setup PostgreSQL database with TypeORM.
Additional context Database | NestJS documentation Configuration | NestJS documentation Nest.JS Tutorial Part #2 - Setting up Passport, OAuth2, TypeORM, Sessions, Session Store, Database by Anson the Developer
The text was updated successfully, but these errors were encountered:
[Feat] Server reinit
494820d
Reinitialized the server with Nest.js. This is done as it will have severly different structure from HT7. References #16.
[Feat] User model + service + controller
ef19b9a
Created user model with is able to store different platform logins. References #16.
angel-penchev
No branches or pull requests
Describe the feature you'd like
Setup Nest.JS backend server. Setup PostgreSQL database with TypeORM.
Additional context
Database | NestJS documentation
Configuration | NestJS documentation
Nest.JS Tutorial Part #2 - Setting up Passport, OAuth2, TypeORM, Sessions, Session Store, Database by Anson the Developer
The text was updated successfully, but these errors were encountered: