Skip to content

pixfirewall/osh

Repository files navigation

Online Shop

Backend API for an online shop.

Installation

create .env file based on .env.example in the root.

run below command to install all required packages.

yarn

Run below one to start infrastructure requirements and wait a bit until DB is started.

yarn infra:up

Run below one to start API.

yarn start:dev

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published