Giter Club home page Giter Club logo

health-buddy-admin-api's Introduction

HealthBuddy

Dashboard

Getting Started

running the project

  • Create a file called .env at the root of the project.

Set environment variable

The following variables can be configured on your .env, however, are not necessary to run the project:

  • POSTGRES_DB

  • POSTGRES_USER

  • POSTGRES_PASSWORD

  • POSTGRES_HOST

  • DEBUG

  • SECRET_KEY

  • SENDGRID_API_KEY

  • AWS_ACCESS_KEY_ID

  • AWS_SECRET_ACCESS_KEY

  • AWS_STORAGE_BUCKET_NAME

  • AWS_S3_REGION_NAME

  • DEFAULT_FROM_EMAIL

  • TOKEN_ORG_RAPIDPRO

Docker

Enter the docker/ directory using this command in the project root:

$ cd docker/

It is possible for an error to occur when trying to run the entire application at once, the database may not have started 100% and when the application tries to run migrations it returns an error. To avoid this problem, execute for first the database using:

$ docker-compose up -d db

And later:

$ docker-compose up --build

health-buddy-admin-api's People

Contributors

mldzs avatar peteralexandre avatar paulobernardoaf avatar matmsa27 avatar marcospjms avatar sandro-meireles avatar asfak06 avatar dependabot[bot] avatar rafaelbreno avatar

Watchers

James Cloos avatar Psycho Mantys avatar Daniel Yohan avatar John Cordeiro avatar João Carlos avatar  avatar  avatar Abdullah Al Mamun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.