14 Commits

Author SHA1 Message Date
Kayne Ruse 93a3c30e81 Fixed the database hostname
It's supposed to point to localhost when developing locally.
2021-04-08 04:21:31 +10:00
Kayne Ruse 3fd76375dd Each microservice has received a tweak to .envdev, read more
This should make it easier to set time zones and enable database logging.

Related to krgamestudios/MERN-template#16
2021-03-22 16:39:44 +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 06949d384a Added CHAT_KEY to game and chat servers
Resolved #2
2021-03-04 06:05:13 +11:00
Kayne Ruse 9a7e9313d8 Implemented username reserve feature 2021-03-03 04:27:48 +11:00
Kayne Ruse 615b686890 Added opt-in option for promotional emails 2021-02-11 16:01:39 +11:00
Kayne Ruse e5a81c79e1 Experimenting with docker and configuration 2021-02-04 20:58:35 +11:00
Kayne Ruse a1c76a23be Updated README.md 2021-02-04 02:19:39 +11:00
Kayne Ruse be89c2d8d9 Started working on the admin panel 2021-01-31 12:07:03 +11:00
Kayne Ruse 71f3f8e370 Updated README.md 2021-01-31 10:03:18 +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
Kayne Ruse 4f685ab44c Began working on the toolchain 2021-01-18 19:47:23 +11:00