This platform is a health care assistant to help patients and health professionals track appointments and treatments with a smart personalized experience based in Reactjs and Relay .
Frontend can be found here
Please check
To get you started you can clone the repository and install all its dependencies:
git clone https://github.com/Dogtor-Assistant/backend.git
cd backend
For the installation of the dependencies you have to run the following command.
npm install
npm run codegen
npm run build
Builds the app for production to the build folder.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
npm start
Now browse to the app at http://localhost:8000/ You can also use GraphQL Playground at http://localhost:8000/playground
Please check our platform here live.
git clone https://github.com/Dogtor-Assistant/backend.git
cd backend
npm install
npm run codegen
npm run dev
In order for the app to run successfully you have to use a .env file with the following variables: MONGO_URI= PORT= GEOLOC_KEY= SENDGRID_API_KEY=