Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Repository files navigation

Vision

Prerequisites

  • Node.js
  • Before you begin, you will need a MongoDB Atlas account. You can learn more about creating an Atlas account in the Atlas Getting Started documentation.

Getting Started

1. Clone example repository

git clone git@github.com:JoeKarlsson/Vision.git
cd Vision

2. Update Config

Change .env.local_EXAMPLE to .env.local and paste in your MongoDB Atlas URI.

3. Install Dependencies

npm install

4. Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Contributing TLDR;

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Maintainers


Joe Karlsson

Neal Beeken

License

About

A super powered todo app built using MongoDB and Next.js. The goal of this project is to make an application that uses all of the features of the MongoDB Node.js driver.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages