Skip to content

muhsatrio/task-management-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-step

  1. Make sure CouchDB server has been installed and run

  2. Make sure Docker and Docker Compose has been installed

  3. Add .env file in root directory with format below

DB_USER={your username db}
DB_PASSWORD={your password db}
DB_HOST={your host db}
DB_NAME={your db name}

How to Run

Run the applicaction with type docker-compose up --build

About

Task management application in web, using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published