Skip to content

msoe-sse-webmaster/sse-dynamic-website

Repository files navigation

SSE Dynamic Website

Created and Maintained by the SSE Web Dev Sub Club

Install and Dependencies

If you do not have NodeJS you can download it here.

Make sure that the npm package manager is also downloaded the NodeJS setup wizard.

After cloning the repo and downloading NodeJS run npm install on the command line in the directory that the project is stored in.

Once you have run the install command you can then run npm start to boot up a local version of the server. After this the cite should be available on localhost:3000

Note 1: This is based off of a Serverless Boilerplate template that can be found on GitHub with a related tutorial.

Note 2: You can find a tutorial for the REST api here.

Dependencies

  • NodeJS v20.12.0 (LTS)
  • NPM package manager v10.5.0
  • All dependencies in the Serverless Boilerplate Template (You may need to update to fix issues)

Coding Standard

The coding standard can be found here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published