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
kinghat 43aa68e082
cleaned up multi-service compose (#75)
* cleaned up multi-service compose
* refactor docker setup
* add all ENVs and remove unneeded variables
* remove comments, unneeded vars and syntax
4 years ago
..
src client: temp. remove ability to view files in posts as admin 4 years ago
test server: Add first e2e test, github action, health endpoint (#68) 4 years ago
.dockerignore server: Add first e2e test, github action, health endpoint (#68) 4 years ago
.env.test server: Add first e2e test, github action, health endpoint (#68) 4 years ago
.gitignore server: enable sqlite3 database and document env vars 4 years ago
.prettierrc server: add and run prettier 4 years ago
.sequelizerc server: remove mention of sequelize config 4 years ago
Dockerfile cleaned up multi-service compose (#75) 4 years ago
index.ts server: add and run prettier 4 years ago
jest.config.js server: modify jest config to ignore node_modules, dist directories 4 years ago
migrate.js client/server: add the ability to copy a post, view a posts parent 4 years ago
package.json cleaned up multi-service compose (#75) 4 years ago
tsconfig.json server: add `yarn start` and building support with tsc 4 years ago
tslint.json
yarn.lock Revert "fix(deps): update sqlite3 digest to 11c988c (#90)" 4 years ago