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 26a59e419c First Dockerfile and build script that yields a working container. No config yet, and all runs in dev mode. 5 years ago
..
endpoints All tests working again. 5 years ago
knex Query endpoint is up again, but no filtering yet. 5 years ago
lib/jasmine_examples Testing framework up. Endpoint handlers refactored a bit. 5 years ago
migrations Got all APIs working in Knex, except query. 5 years ago
test All tests working 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 Query endpoint is up again, but no filtering yet. 5 years ago
package-lock.json First Dockerfile and build script that yields a working container. No config yet, and all runs in dev mode. 5 years ago
package.json First Dockerfile and build script that yields a working container. No config yet, and all runs in dev mode. 5 years ago
server.ts First Dockerfile and build script that yields a working container. No config yet, and all runs in dev mode. 5 years ago
tsconfig.json Getting closer to artist, song creation 5 years ago