Skip to content

bird-exchange/frontend

Repository files navigation

Installation

git clone https://github.com/bird-exchange/frontend.git

Running

One-time action (if not poetry)

pip install poetry
poetry config virtualenvs.in-project true

Install dependecies

poetry init
poetry install

Configure environment

Use .env.default to create .env

Start application

make app.run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published