Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidgoyal/medwanders-backend

Secure Place to store your information on cloud storage.
https://github.com/davidgoyal/medwanders-backend

Last synced: about 2 months ago
JSON representation

Secure Place to store your information on cloud storage.

Awesome Lists containing this project

README

        

# MEDWANDER

It is a place to securily store your information in cloud storage.

- [@Frontend Url](https://github.com/DavidGoyal/MedWanders)

## Installation

```bash
npm install
npm run build
npm start
```

## Environment Variables

To run this project, you will need to add the following environment variables to your .env file

`PORT`
`DB_HOST`
`DB_USER`
`DB_PASSWORD`
`DB_NAME`
`NODE_ENV`
`GOOGLE_SCRIPT_URL`
`FRONTEND_URL`

## Screenshots

![App Screenshot]()

![App Screenshot]()

## Authors

- [@LinkedIn](www.linkedin.com/in/david-goyal)
- [@X](https://x.com/David__Goyal)