An app to manage requests for music performance streamers to learn new songs. https://lrq.k7dxs.net/
 
 
 
 
 
 
Go to file
Jennifer Nguyen 032b7b02f0 Fixed /api/getRequests endpoint to return response with result from database query 2020-07-02 01:26:30 -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 Fixed /api/getRequests endpoint to return response with result from database query 2020-07-02 01:26:30 -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