An app to manage requests for music performance streamers to learn new songs. https://lrq.k7dxs.net/
 
 
 
 
 
 
Go to file
Jennifer Nguyen 312f1324ca Setting up Node.js debugger with Nodemon and Typescript in VSCode editor
Refer to [article](https://dev.to/oieduardorabelo/nodejs-with-typescript-debug-inside-vscode-and-nodemon-23o7) for more information
2020-07-02 00:42:31 -07:00
.vscode Setting up Node.js debugger with Nodemon and Typescript in VSCode editor 2020-07-02 00:42:31 -07:00
db Before restructuring requests 2020-07-01 23:06:20 -07:00
public Initial commit 2020-07-01 20:08:33 -07:00
src Adding dependency to load variables from .env file 2020-07-01 23:56:18 -07:00
.dockerignore Initial commit 2020-07-01 20:08:33 -07:00
.gitignore Initial commit 2020-07-01 20:08:33 -07:00
Dockerfile Initial commit 2020-07-01 20:08:33 -07:00
docker-compose.yml Initial commit 2020-07-01 20:08:33 -07:00
nodemon.json Setting up Node.js debugger with Nodemon and Typescript in VSCode editor 2020-07-02 00:42:31 -07:00
package-lock.json Adding dependency to load variables from .env file 2020-07-01 23:56:18 -07:00
package.json Setting up Node.js debugger with Nodemon and Typescript in VSCode editor 2020-07-02 00:42:31 -07:00
tsconfig.json Initial commit 2020-07-01 20:08:33 -07:00