Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fazt/typeorm-notes


https://github.com/fazt/typeorm-notes

mariadb mysql nodejs typeorm typescript

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Typescript, Nodejs & TypeORM Notes App

![](screenshots/signin.png)
![](screenshots/notes.png)

# Stack
* Nodejs
* TypeORM
* Passport

# Requirements
* create a MySQL database first

# Environment Variables
* NOTES_MYSQL_HOST, the mysql host
* NOTES_MYSQL_USER, the mysql user
* NOTES_MYSQL_PASSWORD, the mysql password
* NOTES_MYSQL_DATABASE, the mysql database