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
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
dafcd3b833
Working on the config file
...
It's kind of working? Well, the program crashes due to a promise failure.
2021-02-04 13:42:53 +00: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
9e5c4034d3
Implemented cookie-based logins
2021-01-25 14:23:03 +11:00
Kayne Ruse
9cd57f17fa
MySQL + Sequelize is working, signup emails working
2021-01-25 07:32:47 +11:00
Kayne Ruse
d0b383f5de
Begin working on docker intergration
2021-01-23 23:57:30 +11:00
Kayne Ruse
a983d60b32
Signup data is reaching the server code
2021-01-22 00:55:17 +11:00
Kayne Ruse
4f685ab44c
Began working on the toolchain
2021-01-18 19:47:23 +11:00