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 683cad2a8d
server: lint, renovate: weekly updates
3 years ago
..
src server: lint, renovate: weekly updates 3 years ago
test server: Add first e2e test, github action, health endpoint (#68) 3 years ago
.dockerignore server: Add first e2e test, github action, health endpoint (#68) 3 years ago
.env.test server: Add first e2e test, github action, health endpoint (#68) 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 cleaned up multi-service compose (#75) 3 years ago
index.ts server: add and run prettier 3 years ago
jest.config.js server: modify jest config to ignore node_modules, dist directories 3 years ago
migrate.js client/server: add the ability to copy a post, view a posts parent 3 years ago
package.json Import a single Gist by ID (#76) 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 Import a single Gist by ID (#76) 3 years ago