Commit Graph

16 Commits (d17e240e1cbd355e595f7f68f3e8245a49a4e41e)

Author SHA1 Message Date
renovate[bot] d17e240e1c
fix(deps): pin dependencies (#89)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Max Leiter c73b7f66a3
server: move middleware tests to middleware/__tests__, set yarn test to mute console logs 5 years ago
Joaquin "Florius" Azcarate ef005ef0b2
server: Add first e2e test, github action, health endpoint (#68)
And a bonus health endpoint to make the simplest test possible
5 years ago
Max Leiter 64e9c58d5d
client: remove sequelize-cli-ts 5 years ago
Max Leiter dafc0c37f8
client/server: use `config` dictionary on server, improve types on client 5 years ago
Joaquin "Florius" Azcarate 1c2fef0ee4
server/client: use cross-env for Windows support (#58)
In order for windows to run a script with an environment variable, we need some extra steps (namely `cross-env`).
5 years ago
Max Leiter fb8f14fd98
server: dockerfile updates and switch to bcryptjs 5 years ago
Max Leiter fd7d0be6ba
server: add `yarn start` and building support with tsc 5 years ago
Max Leiter e0b0102603
server: rework migrations/sequelize, add basic admin page/role, bug fixes 5 years ago
Max Leiter 62bc7af004
client: misc style improvements, error handling 5 years ago
Max Leiter 2823c217ea
server: add and run prettier 5 years ago
Max Leiter da8e7415dc
Merge with main 5 years ago
Max Leiter 19988e49ed
server: store and render markdown on server 5 years ago
Max Campbell 7b2baad782 Added celebreate validation 5 years ago
Max Leiter dabe3e7f3c
WIP dockerfiles 5 years ago
Max Leiter 208ba42c0e
Initial commit 5 years ago