Commit Graph

9 Commits (f68f76c2377d52c52a99923e962d4650d01278c2)

Author SHA1 Message Date
Cameron Clough 6bd8c85210
fix(server): try to fix CORS 2022-03-24 23:47:29 +00:00
Cameron Clough 7a86cef5a5
fix(orm): try and sync database after loading models 2022-03-24 13:51:18 +00:00
Cameron Clough c2296772d1
database debugging 2022-03-24 00:12:02 +00:00
Cameron Clough 4a39c36818
build router for each endpoint 2022-03-22 15:14:08 +00:00
Cameron Clough c3359bb223
move API routes under "/api" path 2022-03-22 13:03:26 +00:00
Cameron Clough cbe3cf0c2a
cors 2022-03-21 23:39:46 +00:00
Cameron Clough cbe4ba728b
use port 8080 instead
So that it doesn't clash with the local react server
2022-03-21 21:44:25 +00:00
Cameron Clough 276de5dd8c
refactor: move websocket into server 2022-03-21 10:56:42 +00:00
Cameron Clough bff3f3ca5e
big refactor - move into src/worker and src/server 2022-03-21 10:54:50 +00:00