Skip to content

HACC25/MHS

Repository files navigation

##Notes

  • This our HACC-issued repo
    • If you would like to see the history of our app, please check the docs folder.
  • Link to our repo: https://github.com/Seb-08/hacc2025
    • This repo is where we developed our app
    • Our vercel is connected to this repo
  • Link to deployed app: https://hacc2025.vercel.app
  • Also just as a notice, we integrated an AI summarizer into our web app but have limited # of clicks per day. Please be mindful of the # of times you click on a report - thank you!

##Setup instructions

  1. Clone github repo using VS code
  2. Run pnpm install in terminal first.
  3. If libraries are erroring out, here are all the libraries to be installed:
  • pnpm install @engagespot/react-component
  • pnpm install @engagespot/node
  • pnpm add react-to-print
  1. If you are still having errors try these:
  • Make sure your node.js is up to date
  • Download the live server extension
  1. Or try these commands:
  • pnpm add -D daisyui@latest
  • pnpm install tailwindcss
  • pnpm add uploadthing
  • pnpm add @uploadthing/react
  • Invoke-WebRequest https://get.pnpm.io/install.ps1 -UseBasicParsing | Invoke-Expression
  1. If you are still having issues, try open and reopen vs code
  2. Create an .env file in the folder that you cloned the repo to. We will dm you the env files on slack

Create T3 App

This is a T3 Stack project bootstrapped with create-t3-app.

What's next? How do I make an app with this?

We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.

If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our Discord and ask for help.

Learn More

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

How do I deploy this?

Follow our deployment guides for Vercel, Netlify and Docker for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

Languages