Skip to content

1Dev3PL/project-flow-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Flow

Project-Flow is a project management service and task tracker.

Edit .env

Before running, add .env file in root folder with some variables:

  JWT_SECRET=*secret key for jwt tokens*
  MAIL_USERNAME=*gmail for smtp messages*
  MAIL_PASSWORD=*gmail application password for smtp*

Run Server

You will need Maven and Docker, to start application. To run server, use this commands:

  mvn install
  docker-compose up
  mvn spring-boot:run

About

Project manager and task tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages