Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

spell7788/express-eshop

Repository files navigation

express-eshop

Getting started

Prerequisites

Installation

Clone the repository:

git clone https://github.com/hqrrylyu/express-eshop.git

Provide environment variables:

./envs/local/web.env or ./envs/prod/web.env

DEBUG=[true|false]
SECRET_KEY
DB_URI

./envs/local/db.env or ./envs/prod/db.env

POSTGRES_PASSWORD

Run the stack:

docker-compose up

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published