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 devNext, 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)
The i2 website is maintained by:
The i2 website uses the following open source packages:
.. and many more.
