serdeliverance / gira

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gira

A trello like application built with Nextjs.

Run the app

Use the docker compose:

docker-compose up

Local Mongo url:

mongodb://localhost:27017/entriesdb

Env variables configuration

Rename the file .env.template to .env

Populate db with seed data

Having docker-compose up. You can request http://localhost:3000/api/seed endpoint to populate local db with data

About


Languages

Language:TypeScript 97.7%Language:CSS 1.6%Language:JavaScript 0.7%