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 3a20912da9 Again. 5 years ago
..
endpoints All works in Postgres! 5 years ago
knex Small changes to get_knex. 5 years ago
lib Fixed all except query endpoint. Grouping problems... 5 years ago
migrations Fixed all except query endpoint. Grouping problems... 5 years ago
test Again. 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 Fix database config parsing. 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