Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
/ junior.stuysu.org Public archive
forked from stuysu/junior-22_23

Website for the Stuyvesant Junior Caucus, 2022-2023.

Notifications You must be signed in to change notification settings

achen318/junior.stuysu.org

 
 

Repository files navigation

junior.stuysu.org

The Stuyvesant Junior Caucus (2022-2023) website, developed with Next.js!

Setup

  1. Clone the repository (git clone https://github.com/achen318/junior.stuysu.org.git).

  2. Change directory to the repository (cd junior.stuysu.org).

  3. Install dependencies (npm install).

  4. Create an .env.local file with the following environment variables, providing your own values:

Variable Description
SHEETS_API_KEY The API key for the Google Sheets API.
MEMBERS_SPREADSHEET_ID The ID of the Google Sheets containing the members data.
CALENDAR_API_KEY The API key for the Google Calendar API.
CALENDAR_ID The ID of the Google Calendar containing the events.
SCHEDULE_API The Stuy Schedule API Endpoint
  1. Run the development server (npm run dev).

About

Website for the Stuyvesant Junior Caucus, 2022-2023.

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 70.5%
  • CSS 29.5%