Skip to content

ollyhearn/YASNAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YASNAPI

Yet Another Social Network API

Project setup:

  • Install docker and docker-compose packages
  • cd to the project dir
  • Optional: generate your JWT secret key (instructions in app/safety/key.py)
  • Type docker compose up --build