mariomemes / v4

More than just a game site.

Home Page:https://artclass.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official website of Art Class!

Easy Deploy (Instructions below)

Run on Replit Remix on Glitch Deploy on Railway Deploy to Cyclic Deploy to Koyeb Deploy to Render Deploy with Vercel

How do I install Art Class?

Easy Install using Render

You will need to sign up for render if you havent already, 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.)

Easy Install using Replit

Warning: You will be unable to edit Ultraviolet due to the ban of proxies on Replit, if this is an issue, you should set up using a different method!

Deploying using Replit will save you from using the "shell" commands below. IF you haven't signed for Replit yet, you should take the time now so you can 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 coming soon!!

Installing Art Class using an VPS? Here is how to install Art Class using an 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 individually.

$ npm install
$ npm start

Contributors for Art Class V4

Contrib

Contributors for Art Class V3

Contrib

Support

If you need help with the site or deploying, join our Discord at https://discord.gg/tMaHQ2dyk5

About

More than just a game site.

https://artclass.site


Languages

Language:JavaScript 60.0%Language:HTML 26.5%Language:CSS 13.3%Language:Dockerfile 0.2%