Commit graph

22 commits

Author SHA1 Message Date
Joaquin "Florius" Azcarate
c0566efc98
Import a single Gist by ID (#76) 2022-04-14 14:55:36 -07:00
renovate[bot]
6bb73b877e
server: fix(deps): update react monorepo to v18 (#98)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-13 17:45:57 -07:00
kinghat
43aa68e082
cleaned up multi-service compose (#75)
* cleaned up multi-service compose
* refactor docker setup
* add all ENVs and remove unneeded variables
* remove comments, unneeded vars and syntax
2022-04-13 15:31:38 -07:00
Max Leiter
4bcf791c86
Revert "fix(deps): update sqlite3 digest to 11c988c (#90)"
This reverts commit 90d9fabd27.
2022-04-12 13:55:26 -07:00
renovate[bot]
873db86fb1
fix(deps): update all non-major dependencies (#91)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-12 13:52:42 -07:00
renovate[bot]
90d9fabd27
fix(deps): update sqlite3 digest to 11c988c (#90)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-12 13:28:04 -07:00
renovate[bot]
d17e240e1c
fix(deps): pin dependencies (#89)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-12 13:25:48 -07:00
Max Leiter
c73b7f66a3
server: move middleware tests to middleware/__tests__, set yarn test to mute console logs 2022-04-06 09:31:16 -07:00
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
2022-04-03 12:47:37 -07:00
Max Leiter
64e9c58d5d
client: remove sequelize-cli-ts 2022-04-01 16:28:42 -07:00
Max Leiter
dafc0c37f8
client/server: use config dictionary on server, improve types on client 2022-04-01 16:27:23 -07:00
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`).
2022-04-01 14:37:24 -07:00
Max Leiter
fb8f14fd98
server: dockerfile updates and switch to bcryptjs 2022-03-28 19:26:16 -07:00
Max Leiter
fd7d0be6ba
server: add yarn start and building support with tsc 2022-03-28 16:19:53 -07:00
Max Leiter
e0b0102603
server: rework migrations/sequelize, add basic admin page/role, bug fixes 2022-03-28 12:13:22 -07:00
Max Leiter
62bc7af004
client: misc style improvements, error handling 2022-03-26 00:05:05 -07:00
Max Leiter
2823c217ea
server: add and run prettier 2022-03-24 14:57:40 -07:00
Max Leiter
da8e7415dc
Merge with main 2022-03-24 14:53:57 -07:00
Max Leiter
19988e49ed
server: store and render markdown on server 2022-03-22 21:18:26 -07:00
Max Campbell
7b2baad782 Added celebreate validation 2022-03-20 14:44:44 -10:00
Max Leiter
dabe3e7f3c
WIP dockerfiles 2022-03-07 20:42:44 -08:00
Max Leiter
208ba42c0e
Initial commit 2022-03-06 16:46:59 -08:00