Valley Stream South High School's online school newspaper website
- Articles & PDF Newspapers
- Artwork & Anonymous Polls
- Easy Social Media Sharing
- Simple Content Management
- Individual Author Pages
- Useful Widgets & Alerts
- Many More Features
npm install
nodemon index.js --watch index.js
Nodemon will start a development server at localhost:3000
This project is hosted on Dango Web Solutions cloud hosting - free web hosting for Education.
Files are transferred to the host using the GitHub Action automation workflow at .github\workflows\prod.yml.
CMS is hosted on Dango Web Solutions cloud hosting - free web hosting for Education.
To access the CMS, navigate to the /admin
path to be redirected to the admin panel.
The CMS is required to run this project, and you must provide a valid API key to connect to the CMS server. The private CMS repository can be found at dangoweb/cms-repository.