You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Sander Vocke d4d4c67672 Fetches artist and shows name 5 years ago
..
endpoints Fetches artist and shows name 5 years ago
knex Small changes to get_knex. 5 years ago
lib Add tags display. 5 years ago
migrations postgres (#14) 5 years ago
test Fix test script help, add requirements.txt 5 years ago
.gitignore Got all APIs working in Knex, except query. 5 years ago
app.ts First Dockerfile and build script that yields a working container. No config yet, and all runs in dev mode. 5 years ago
knexfile.ts Initial mock. 5 years ago
package-lock.json Working container with PostgreSQL support. 5 years ago
package.json Working container with PostgreSQL support. 5 years ago
server.ts Fix database config parsing. 5 years ago
tsconfig.json Getting closer to artist, song creation 5 years ago