CoastalCommitsPastes/server
renovate[bot] 04ed522566
fix(deps): update all non-major dependencies (#111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-07 12:07:50 -07:00
..
src client/server: linting and fix next building 2022-04-21 22:01:59 -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 fix(deps): update all non-major dependencies (#111) 2022-05-07 12:07:50 -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 fix(deps): update all non-major dependencies (#111) 2022-05-07 12:07:50 -07:00