Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/davidgoyal/medwanders-backend
- Owner: DavidGoyal
- Created: 2024-09-14T05:33:51.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-14T05:36:23.000Z (4 months ago)
- Last Synced: 2024-09-14T17:36:13.893Z (4 months ago)
- Language: TypeScript
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)