Skip to content

stanford-ssi/SSI-Website

Repository files navigation

SSI Website

This is a Next.js project bootstrapped with create-next-app.

Installation

First, install VSCode and the Prettier and ESLint extensions.

Then, install Yarn and Node.js.

Clone this repository and open it in VSCode.

Then install the dependencies:

yarn install

Then, create a .env.local file in the root directory and add all of the environment variables listed in .env.example. You can get the values for these variables from the SSI team.

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

Simply push your changes to the main branch and Vercel will automatically deploy the site.

About

Stanford Student Space Initiative Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published