This is the repository for the new World Of Coding website
This website is using JavaScript as it's backend, using the EJS template engine along with it, and CSS and Vanilla JavaScript
- Staff applications
- Ban appeals
- Marketplace blacklist appeals
- Early Weather bot intro page
- Weather TOS
- Weather Privacy Policy
- Weather 404
- Weather bot Privacy/TOS
- Fully updated Weather bot main page
- Heartbeat intro site
- Blogging site
Clone the repository, then in the base directory, run
npm install
to install all of the dependencies.
Then run
npm start
to run the project!