CoastalCommitsPastes/server
2022-04-14 14:32:20 -07:00
..
src client: lint and fix building due to missing type 2022-04-14 14:32:20 -07:00
test server: Add first e2e test, github action, health endpoint (#68) 2022-04-03 12:47:37 -07:00
.dockerignore server: Add first e2e test, github action, health endpoint (#68) 2022-04-03 12:47:37 -07:00
.env.test server: Add first e2e test, github action, health endpoint (#68) 2022-04-03 12:47:37 -07:00
.gitignore server: enable sqlite3 database and document env vars 2022-03-20 23:10:43 -07:00
.prettierrc server: add and run prettier 2022-03-24 14:57:40 -07:00
.sequelizerc server: remove mention of sequelize config 2022-03-30 00:27:42 -07:00
Dockerfile cleaned up multi-service compose (#75) 2022-04-13 15:31:38 -07:00
index.ts server: add and run prettier 2022-03-24 14:57:40 -07:00
jest.config.js server: modify jest config to ignore node_modules, dist directories 2022-04-03 13:02:15 -07:00
migrate.js client/server: add the ability to copy a post, view a posts parent 2022-04-01 22:55:49 -07:00
package.json server: fix(deps): update react monorepo to v18 (#98) 2022-04-13 17:45:57 -07:00
tsconfig.json server: add yarn start and building support with tsc 2022-03-28 16:19:53 -07:00
tslint.json Initial commit 2022-03-06 16:46:59 -08:00
yarn.lock server: fix(deps): update react monorepo to v18 (#98) 2022-04-13 17:45:57 -07:00