1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-23 15:24:21 +00:00
Commit graph

5 commits

Author SHA1 Message Date
ba53064ce2
💥 Dockerize everything! (#74 closes #59)
*  Create Dockerfile for the backend

* 🔧 Limit the allowed slug values

*  Create docker image for the proxy

*  Add serve script (and serve dependency)

*  Add .dockerignore symlinks to .gitignore

*  Create docker image for the frontend

* 🔧 Proxy the frontend

* 🔧 Configure the proxy.dbm directory

* 🚧 WIP

* 💥 Improve settings handling

* 💥 Prepare backend for docker deployment

* 🔧 Reserve `static` notebook slug

*  Make static work

* 🐛 Set a default value for reduce

* 💥 Things

* 💥 Everything works!
2021-10-19 22:41:18 +02:00
7fcab7ad1d 💥 Add icons and refactor authorization components 2021-10-17 01:32:28 +02:00
aeeca9736f 🔧 Create useFormSlug hook 2021-10-17 01:32:28 +02:00
458ce19a62
💥 Implement group creation, deletion and editing 2021-10-14 03:43:05 +02:00
4531dc5e09 💥 Shuffle everything around until it makes sense 2021-10-06 04:38:19 +02:00