Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

website for discovering specialty coffee shops

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

patrickarmengol/somethingcoffee

Repository files navigation

somethingcoffee

website for discovering specialty coffee shops

disclaimer: This project is in its early stages. The site is not yet publicly accessible.


Table of Contents

Installation

Set up a .env file with the following environment variables:

  • DB_URL - should use db for the hostname
  • POSTGRES_USER
  • POSTGRES_PASS
  • POSTGRES_DBNAME

Then run the docker-compose to build the images and run the containers, passing in the env file.

docker-compose up -d --build

The asgi server should wait for the database to start before running.

Usage

Site URL

http://localhost:5000

API Docs URL

http://localhost:5000/schema/swagger

License

The source code for somethingcoffee is distributed under the terms of any of the following licenses:

The content on the site is distributed under:

About

website for discovering specialty coffee shops

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages