Commit Graph

12 Commits (c6f89a28ad9eeeafe83fb9585535917e0741cb39)

Author SHA1 Message Date
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
4 years ago
Max Leiter 64e9c58d5d
client: remove sequelize-cli-ts 4 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`).
4 years ago
Max Leiter fb8f14fd98
server: dockerfile updates and switch to bcryptjs 4 years ago
Max Leiter fd7d0be6ba
server: add `yarn start` and building support with tsc 4 years ago
Max Leiter e0b0102603
server: rework migrations/sequelize, add basic admin page/role, bug fixes 4 years ago
Max Leiter 62bc7af004
client: misc style improvements, error handling 4 years ago
Max Leiter 2823c217ea
server: add and run prettier 4 years ago
Max Leiter da8e7415dc
Merge with main 4 years ago
Max Leiter 19988e49ed
server: store and render markdown on server 4 years ago
Max Campbell 7b2baad782 Added celebreate validation 4 years ago
Max Leiter 208ba42c0e
Initial commit 4 years ago