8000 GitHub - mattpotato/kanban_boardv2: Kanban Board
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mattpotato/kanban_boardv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban Board

Organize your projects and tasks. Made with React, TypeScript, Node, PostgreSQL stack.

Prerequisites

  • Node
  • yarn or npm
  • Redis
  • PostgreSQL

Setup

You will need to install the dependencies with npm or yarn first then start the server and then client. Also, make an .env file for the server and the client and fill in the necessary variables.

# In the /server directory
$ yarn 
$ yarn start
# In the /web directory
$ yarn
$ yarn start # will launch in localhost:3000 by default

Packages used

  • React
  • Chakra UI
  • react-beautiful-dnd
  • Apollo Client
  • TypeORM
  • TypeGraphQL

About

Kanban Board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0