8000 GitHub - mwalto7/workflow-app: Workflow: A web-based team-management tool.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mwalto7/workflow-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflow

Workflow is a web application designed to make managing your teams and projects simple.

Getting Started

Dependencies

  1. Nodejs
  2. Postgresql

Installation

  1. Run the following commands to get started:
  • $ git clone https://github.com/mwalto7/workflow-app.git
    $ cd workflow-app
  1. Start the frontend:
  • # Using yarn
    $ yarn && yarn start
  • # Using npm
    $ npm install && npm start
  1. Open a seprate terminal and start the server:
  • # Using yarn
    $ yarn run server
  • # Using npm
    $ npm run server

About

Workflow: A web-based team-management tool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0