Skip to content

KiranPrasath-26/flask-kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Setup

  • Clone the project
  • Change to kanban_backend directory
  • run bash local_setup.sh to setup the python environment for flask
  • run bash local_run.sh to run the app in development mode
  • run bash local_workers.sh and bash local_beat.sh to run redis and celery.

Setup Vite app

  • Change to kanban_frontend directory
  • install Node
  • run npm install to install all the dependancy reqired for the vite app
  • run npm run dev to run the vite app in development mode

Port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors