Skip to content

πŸ‡§πŸ‡· UCF BRASA Website - Created with Next.js by the UCF BRASA Tech Team

License

Notifications You must be signed in to change notification settings

UCF-BRASA/BRASA-Web

Repository files navigation


UCF BRASA Logo

πŸ‡§πŸ‡· BRASA Web πŸ‡§πŸ‡·

πŸ§‘β€πŸ’» UCF BRASA's student-created Website πŸ§‘β€πŸ’»

πŸ“– Prerequisites

1. Environment Variables file

Before running the app, you need to fill out the .env file. Please reach out to:

2. Install pnpm

You might be used to using npm to manage your Node dependencies, but we decided to use pnpm instead. For many reasons, it's a much better tool that is being chosen all over the industry. For more context about why it's better, we recommend you check their docs.

Don't worry, all the pnpm commands are the exact same as npm's

Assuming you already have npm on your system, to get started run the following command:

npm install -g pnpm

[Optional] VSC Extensions

πŸ–₯️ Local development

Installing

Run the following command to install all the project dependencies.

pnpm install

Running

pnpm dev

The application will be available at http://localhost:3000

🧰 Built With

Deployment

We are using Vercel πŸ”Ί to deploy our website.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

πŸ‡§πŸ‡· UCF BRASA Website - Created with Next.js by the UCF BRASA Tech Team

Topics

Resources

License

Stars

Watchers

Forks