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 bceeb5cee8
Revert "client/server: lint and add functionality for admin to update homepage"
This reverts commit b5024e3f45.
4 years ago
..
src Revert "client/server: lint and add functionality for admin to update homepage" 4 years ago
test server: Add first e2e test, github action, health endpoint (#68) 5 years ago
.dockerignore server: Add first e2e test, github action, health endpoint (#68) 5 years ago
.env.test server: Add first e2e test, github action, health endpoint (#68) 5 years ago
.gitignore server: enable sqlite3 database and document env vars 5 years ago
.prettierrc server: add and run prettier 5 years ago
.sequelizerc server: remove mention of sequelize config 5 years ago
Dockerfile cleaned up multi-service compose (#75) 5 years ago
index.ts server: add and run prettier 5 years ago
jest.config.js server: modify jest config to ignore node_modules, dist directories 5 years ago
migrate.js client/server: add the ability to copy a post, view a posts parent 5 years ago
package.json Revert "server: switch to sqlite3 package from pinned commit" 4 years ago
tsconfig.json server: add `yarn start` and building support with tsc 5 years ago
tslint.json Initial commit 5 years ago
yarn.lock Revert "server: switch to sqlite3 package from pinned commit" 4 years ago