Skip to content

crct-xyz/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API

Dev

clone the repo

It will require a .env file containing the following variables:

AWS Public Key
AWS Secret Key

Then to start docker run this:

docker run -d -p 8000:8000 --env-file .env fastapi-app

Releases

No releases published

Packages

 
 
 

Contributors