You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drift/server
Max Leiter dafc0c37f8
client/server: use `config` dictionary on server, improve types on client
3 years ago
..
src client/server: use `config` dictionary on server, improve types on client 3 years ago
.dockerignore WIP dockerfiles 3 years ago
.gitignore server: enable sqlite3 database and document env vars 3 years ago
.prettierrc server: add and run prettier 3 years ago
.sequelizerc server: remove mention of sequelize config 3 years ago
Dockerfile server: dockerfile updates and switch to bcryptjs 3 years ago
index.ts server: add and run prettier 3 years ago
migrate.js client/server: use `config` dictionary on server, improve types on client 3 years ago
package.json client/server: use `config` dictionary on server, improve types on client 3 years ago
tsconfig.json server: add `yarn start` and building support with tsc 3 years ago
tslint.json Initial commit 3 years ago
yarn.lock server/client: use cross-env for Windows support (#58) 3 years ago