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
173
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%
92dfa04407
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
92dfa04407
Merge pull request 'Removed default login (
fix
#54
)' (
#133
) from bugfix/remove_default_login into main
...
Reviewed-on:
#133
2021-07-11 23:25:38 +00:00
backend
Removed default login (
fix
#54
)
2021-07-12 01:25:07 +02:00
frontend
double click after registering (
fix
#121
)
2021-07-11 02:40:27 +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