Commit Graph

9 Commits

Author SHA1 Message Date
BkSouX
11ea1c13bd api - miss import 2020-04-14 20:04:39 +02:00
BkSouX
d256a31842 api - panic instead of fatal when issue with the database migration 2020-04-14 20:00:06 +02:00
viktorstrate
399cb295f2 Move spa handler to a separate file 2020-04-06 22:21:58 +02:00
viktorstrate
b4676af3c1 Rewrite environment variable configurations 2020-04-06 22:16:25 +02:00
viktorstrate
48520a7d2d Further work on single docker container
- Add proper .dockerignore
- Fix photo prefix
- Print public endpoint when server starts
- Discard API_LISTEN_PORT
2020-04-05 18:54:13 +02:00
Brandon Davis
4661bae48d One dockerfile to rule them all 2020-02-29 20:06:18 -05:00
viktorstrate
935dc5b55e Work on notifications + custom logger 2020-02-21 20:51:50 +01:00
viktorstrate
2d15e7c41f Add authentication for websockets 2020-02-21 17:53:04 +01:00
viktorstrate
b2a8fd09f9 Work towards subscriptions
- Replace chi with gorilla/mux
- Write custom CORS rules
- Start on notification subscriptions
2020-02-21 16:50:50 +01:00