Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Make sure you have a .env file in the root of the project. If you do not, copy the .env.example file and rename it to .env

then to start the dev server run

Code Block
npm run dev

if you need help setting up environment variables post in #jupiter-chat or dm me.

...