Add simple yew frontend

This commit is contained in:
Marko Korhonen 2020-04-13 17:48:42 +03:00
parent a0e8cfe5f9
commit bbaf01dafe
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
26 changed files with 711 additions and 31 deletions

9
project/backend/.env Normal file
View file

@ -0,0 +1,9 @@
APP_NAME=thesis
BIND=127.0.0.1
PORT=3880
DOMAIN=localhost
DATABASE_URL=mysql://diesel:fuel@localhost/thesis
JWT_SECRET=taiCoh4dEvoo0IefEvoo0IefaiNai7uv
SECRET=la4kuuPhSai2johyIephaa4fahm5Siey
ALLOWED_ORIGIN=localhost
COOKIE_SECURE=false