Skip to content

cssu/cssu.ca

Repository files navigation

Last Edit January 14, 2026

Hello, everyone!
If you are here to contribute, thank you for your continued interest in the CSSU - if you are just visiting, then welcome!

In any case, you have reached the CSSU Website GitHub; here, you'll find some quick details about the project, including what dependencies are required, how to run/deploy the project, and what changes are slated for release.
If you would like to contribute, feel free to fork the project and submit a pull request; let us know and we'll review your changes.

Thanks again!

Reaper
Edison Y.
Class of 2027, Computer Science Specialist
VP of Internal Relations

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

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

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Troubleshooting
If you are using a Windows device, you may run into the following issue;

npm : File C:\Program Files\nodejs\npm.ps1 cannot be loaded because running scripts is disabled on this system
... 
At line:1 char:1 + npm run dev + ~~~ + CategoryInfo : SecurityError: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess
  • If you get this error or something like it, your issue arises from the current user's ExecutionPolicy; either this is undefined or we have not permitted such scripts to run.
  • Common fixes may tell you to set modify this attribute; do not do this, especially if you are going to set it to unrestriced! This will open up your system to policy execution from any bad actors!

    Check to make sure that you are working in the correct directory ...\cssu.ca and that npm is installed. If this still occurs, you open up PowerShell in Administrator Mode and type Set-ExecutionPolicy RemoteSigned, which lets locally created scripts run.

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

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Website of the Computer Science Student Union (CSSU) at the University of Toronto.

Topics

Resources

Stars

Watchers

Forks

Contributors 21