This website requires JavaScript.
Explore
Help
Register
Sign in
cami
/
Bachelorthesis_Code
Watch
1
Star
0
Fork
You've already forked Bachelorthesis_Code
0
Code
Issues
8
Pull requests
Projects
Releases
Wiki
Activity
No description
119
commits
1
branch
0
tags
4.7
MiB
JavaScript
66.2%
Python
14.3%
CSS
12.8%
Shell
3.1%
HTML
2.9%
Other
0.7%
1de6862c2f
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
cami
1de6862c2f
Merge pull request 'Privacy site now looks the same as other sites (
fix
#87
)' (
#89
) from design/privacy into main
...
Reviewed-on:
#89
2021-06-29 23:38:14 +00:00
backend
Removed some logging in the backend when registering
2021-06-30 00:58:18 +02:00
frontend
Privacy site now looks the same as other sites (
fix
#87
)
2021-06-30 01:37:47 +02:00
.gitignore
Removed the database file from git as this is not needed
2021-06-23 03:22:06 +02:00
docker-compose.prod.yml
Added backend to prod docker environment
2021-06-25 03:02:44 +02:00
docker-compose.yml
Backend container works with autoreloading.. :-)
2021-06-22 02:26:23 +02:00
start.sh
Removed the build command in start.sh
2021-06-23 01:59:28 +02:00
stop.sh
Stop script for local development
2021-06-28 05:54:33 +02:00