Skip to content

jeff-ho/Insights

Repository files navigation

About Insights

https://insights-gilt.vercel.app/ Insights is a fullstack application used as a ChatGPT prompt repository for users to share and store their own prompts.

Created using Next.js that leverages Next/Auth and MongoDB.

Example

1 2 3 4

How to start

Git clone the repository.

NPM init and install necessary dependencies.

run 'npm start' to start the application