/hibearnation

A reviewing and information platform for dorms at Brown University.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Website GitHub branch checks state

Hibearnation is a web app for finding information about dorms at Brown University. Students can explore user-submitted reviews, photos, and other information about dorms, and can also submit their own reviews and photos. Find your new home at Brown! 🐻

This is a T3 Stack project built with Next.js, React, tRPC, Prisma, and PostgreSQL.

Getting Started

Prerequisites

Installation

You'll find a .env.example file in the root of the project. Copy this file and rename it to .env. Fill in the values for the environment variables.

Install the dependencies with npm install, then run the development server with npm run dev.

Contributing

Contributions are welcome! Please open an issue or pull request if you'd like to contribute. This project is licensed under the AGPL-3.0 License.