Skip to content

itsdanilakes/open-jira

Repository files navigation

Next.js OpenJira App

for running localhost, you need a database

docker-compose up -d
  • The -d, meaning detached

  • MongoDB URL Local:

mongodb://localhost:27017/entriesdb

setting Environment Variables

Rename .env.template a .env file

fill database with test information

call:

http://localhost:3000/api/seed

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors