Skip to content

Valley Stream South High School's online school newspaper website, offering well-organized newspapers, articles, artwork, polls, easy navigation, and AJAX page loading.

License

Notifications You must be signed in to change notification settings

faisalnjs/Southern-Bell

Repository files navigation

The Southern Bell

Banner

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

Wakatime Github Issues License

Development

npm install nodemon index.js --watch index.js

Nodemon will start a development server at localhost:3000

Deploy Node.js App

Production

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.

Deploy Node.js App

CMS

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.