AlphaBlox (formerly Valkyrie) is a failed 2016 old Roblox revival project of mine. I no longer have the time to continue working on this due to bullshit going on in my life at home. Everything you need to make a 2016 revival project is in here including the working 2015 RCC with the fixed shaders and stuff, I already did half of the work for you, everything should work if you set it up right. This should maybe lessen the copies of Economy Simulators out there if you make this a success.
Go have fun
how to run website: for client folder.
- npm install
- npm run dev then when everything is installed and you modify stuff, do vercel to update to vercel. Then vercel --deploy to upload live version.
For server folder, it's uploaded to render.com.
- npm install
- npm run start
MongoDB is the database, so sign up a MongoDB Atlas account.
Main root folder
- npm install
- npm run dev
and do git add . git commit -m "message" git push
work in progress: RCCService stuff to get thumbnails working
