Skip to content

SFPC/sfpc.study

Repository files navigation

sfpc.study

This repo houses the code for the sfpc.study repo. Most of the code is served through a static site in the 'public' folder, some pages like sessions and classes are served via templates with routes defined in 'index.js' and templates in 'public/templates'. The site pulls in data from the sfpc notion, so can be updated that way.

Whenever there is a push to the main branch of this repo, the site will deploy to our digital ocean droplet.

To Set up: