Skip to content

WIP: Full-stack boilerplate (Flask+React+JWT)

Notifications You must be signed in to change notification settings

cahna/imadethis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imadethis

Python server React client

Development

  • See server/README.md for backend details
  • See client/README.md for frontend details

Docker

To start a local stack:

docker-compose up -d