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.
ass/backend
Josh Moore d5bd01b814
feat: added initial API route for posting a new user
1 year ago
..
routers feat: added initial API route for posting a new user 1 year ago
sql feat: implement GET for both SQL and local storage 2 years ago
UserConfig.ts feat: save `userconfig.json` to `.ass-data/` dir 2 years ago
app.ts feat: added empty API router 2 years ago
data.ts fix: this should be `resolve(false)` 2 years ago
generators.ts feat: migrated random generator 2 years ago
log.ts
s3.ts fix: set S3 region to `auto` if unset 1 year ago
tsconfig.json