7 Commits

Author SHA1 Message Date
Kayne Ruse 9c8ece5c06 Implemented DB_LOGGING 2021-03-20 05:13:12 +11:00
Kayne Ruse 7c09ac46da Stripped out a whole bunch of pages, read more
The purpose of this branch is to bring this project in line with the JWT
protcol that the microservice is using. For the time being, it's easier
to get a stripped-down and stable build and replace the lost parts, one-
by-one.
2021-03-08 12:34:41 +11:00
Kayne Ruse 488f975e98 Fixex the deployment issues, read more
The deployment issues were caused by sequelize running out-of-order.
I fixed this by placing sequelize.sync() in correct locations.

I've also updated news-server with these changes.

I've also removed mariadb stuff from the game server's Dockerfile.

Resolved #1
2021-03-03 23:32:27 +00:00
Kayne Ruse e5a81c79e1 Experimenting with docker and configuration 2021-02-04 20:58:35 +11:00
Kayne Ruse 9b71688903 Account deletion working 2021-01-30 02:34:40 +11:00
Kayne Ruse 60cabd1936 Email validation working 2021-01-25 12:53:46 +11:00
Kayne Ruse 9cd57f17fa MySQL + Sequelize is working, signup emails working 2021-01-25 07:32:47 +11:00