/next-open-jira-clone

Learn next with clone open-jira 😊

Primary LanguageTypeScript

Next.js OpenJira App

To run locally, you need the database; the -d, means detached.

docker-compose up -d
  • MongoDB Local URL âš“: mongodb://localhost:27017/entriesdb

Setting environment variables

Rename file .env.example to .env.local

Filling the db with test information

Temporary endpoint: http://localhost:3000/api/seed