Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.61 KB

File metadata and controls

57 lines (42 loc) · 1.61 KB


i2
Innovation and Inquiry Program

Built on Nextjs App Directory and serverless PayloadCMS


Coursify

Setup

To clone and run this application, you'll need Git and Yarn installed on your computer. After cloning the repo locally in your IDE, from your command line:

# Install dependencies
$ yarn

# Run the app
$ yarn dev

Next, create a .env.local file and populate it with the following variables

MONGODB_URI=
PAYLOAD_SECRET=
PAYLOAD_CONFIG_PATH=payload/payload.config.ts

(For development on the production environment, contact brandnholl for the mongo connection string and payload secret)

Credits

The i2 website is maintained by:

The i2 website uses the following open source packages:

.. and many more.