Skip to content

Flask based service platform. In development micro-service architecture.

Notifications You must be signed in to change notification settings

xreddr/service_platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Platform

A Whale Shark Capital Project

Feel free to explore while directions are being written.

Install requirements into pythong enironment, then use the cli commands in src/db.py to set up databases. Commands may need to change based on operating system and environment.

python3 -m venv venv . venv/bin/activate pip install -r requirements.txt flask --app entry init-db flask --app entry inti-cookbookdb python3 entry.py

About

Flask based service platform. In development micro-service architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published