Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 665 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 665 Bytes

WoC new Website

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


Site:

  • Staff applications
  • Ban appeals
  • Marketplace blacklist appeals
  • Early Weather bot intro page
    • Weather TOS
    • Weather Privacy Policy
    • Weather 404

To come:

  • Weather bot Privacy/TOS
  • Fully updated Weather bot main page
  • Heartbeat intro site
  • Blogging site

Setup

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!