Skip to content

Nintorac/duckapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DuckAPI

There will be a blog post, I'll put the link here if I remember

Getting started

The repository can be found here github.com/Nintorac/duckapi

First edit the .env file so that PROJECT_ROOT var is pointing to the root of this repository.

Then, assuming you already have conda installed,

conda create -n duckapi python=3.10 -y
conda activate duckapi
pip install poetry
make install_dev
make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published