Official website of Art Class!
You must sign up for render, You can do that Here! Once you register, click the "Deploy To Render" link. Once you name your Blueprint, scroll down to the bottom and hit "Create"! All done! Congrats, you've set up Art Class on Render! (You may have to fork this directory due to the recreation of Art Class being blocked.)
Warning: You cannot edit Ultraviolet due to the ban of proxies on Replit; if this is an issue, you should set it up using a different method! You can also be banned from Replit if you host proxies so to be clear, we are not responsible for your account being banned from Replit.
Deploying using Replit will save you from using the "shell" commands below. If you haven't signed up for Replit yet, you should take the time now to save time later, you can sign up for Replit here! Once you register, click the "Run On Replit" link. It should have already selected NodeJS as the coding language. If not, please select it using the Language drop-down box. Once you have completed these steps and named your site, click Import From GitHub! After some time, Replit should have created your own copy of Art Class! Congrats, you've set up a working copy of Art Class on Replit!
Instructions for other methods are coming soon!!
Installing Art Class using a VPS? Here is how to install Art Class using a terminal!
You will need to have NodeJS and Git installed.
git clone https://github.com/art-class/v4.git
Once the repo has been cloned, run the following commands.
npm install && npm start
If you need help with the site or deploying, join our Discord