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
141
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%
2ac4b987e4
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
2ac4b987e4
Merge pull request 'Login error message is better now. (
fix
#108
)' (
#109
) from login/fix-error-message into main
...
Reviewed-on:
#109
2021-07-06 00:18:10 +00:00
backend
Login error message is better now. (
fix
#108
)
2021-07-06 02:17:41 +02:00
frontend
After the registration user will be logged in and redirected to survey (
fix
#77
and
fix
#74
)
2021-07-06 02:12:32 +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