Skip to content
/ prdctr Public

Exploring the realms of product information management

License

Notifications You must be signed in to change notification settings

oxyyx/prdctr

Repository files navigation

PRDCTR

Exploring the realms of product information management.

PRDCTR (product-er, but hip) is an application written to test FastAPI and it's features, in the realm of product information management. It is - and most like always will be - an experimental application that is unsafe for production use.

Getting started

Bash

git clone git@github.com:oxyyx/prdctr.git
cd prdctr
poetry install


cp .env.example .env
# Edit the .env file to your desired configuration

bash scripts/run-app.sh

Docker Compose

Alternatively you can run this application using docker compose:

docker-compose up -d

About

Exploring the realms of product information management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published