A project by Hack4Impact UIUC in collaboration with SECS.
Background • Technologies • Team • Usage • License
TORIIS (Transparent and Open Resource for Institutional Investments) is an interactive and dynamic web interface to visualize the University of Illinois Systems’ investment portfolio, with a focus on assets invested in corporations that profit from the extraction, transportation, or combustion of coal, petroleum, or natural gas.
This application is built with the T3 Stack: React, NextJs, TypeScript, tRPC, Prisma, Tailwind CSS, NextAuth.
Jocelyn Xu Product Manager |
Zora Zhang Technical Lead |
Miranda Ma Product Designer |
Liza George Software Developer |
Daniel Moon Software Developer |
Anthony Cruz Macedo Software Developer |
Alex Masgras Software Developer |
Eesha Barua Software Developer |
Xiaofan Li Software Developer |
Clone the repository
git clone https://github.com/toriis-portal/toriis.git
Create a .env
file
DATABASE_URL=
DATABASE_DUMP_URL=
NEXTAUTH_SECRET=
NEXTAUTH_URL=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
CRONJOB_KEY=
ESG_API_KEY=
CONTENTFUL_SPACE_ID=
CONTENTFUL_ACCESS_TOKEN=
Install and run with
yarn && yarn run dev
Then go to http://localhost:3000 in your browser.
MIT licensed. Copyright © 2023 Hack4Impact UIUC.