Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app), which serves as the starter repository to [Remark's Backend Challenge](https://outdoorly.notion.site/Full-Stack-Challenge-1d64c0949c6c8010b5eaf9563d9250ba?pvs=4).

## Getting Started

This app requires an OpenAI API key set in a `.env.local` file. See `.env.example`.

First, run the development server:

```bash
Expand Down