GithubHelp home page GithubHelp logo

keonsam / caricare Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 464 KB

Patient care management application with a caribbean health centric theme

TypeScript 89.53% JavaScript 0.31% HTML 0.25% CSS 8.25% Shell 1.66%

caricare's Introduction

CariCare App Setup Guide

The CariCare App is a patient management application built using React and Express. Follow these steps to set up the application.

Live Demo

frontend: http://54.146.158.220 backend: http://54.147.35.79:3000

Environment Configuration

API

  1. Add the following environment variables to a .env file in the ./api directory:

    EMAIL="[email protected]"
    EMAIL_PASSWORD="jevo pfwa xsnf fwmi"
    JWT_SECRET=CariCareApp
    

App

Add the following environment variables to a .env file in the ./app directory.

Run Project

Ensure that the Docker client is running.

Navigate to the root directory of the CariCare application.

Run the following command to start the project:

./build-dev.sh

Front-End: Access the front-end application at http://localhost:5173/.

API: Access the API at http://localhost:3000/.

Database

To connect to the local database, use the following connection string:

postgresql://postgres:password@db:5432/caricare

caricare's People

Contributors

keonsam avatar

Watchers

 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.