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

https://github.com/ohshajim/lifecare-server

LifeCare Server utilizes ExpressJS, NodeJS, MongoDB, and JWT for secure and efficient medical camp management, supporting participant registration, camp administration, and Stripe payments with ease.
https://github.com/ohshajim/lifecare-server

crud-operation expressjs jwt mongodb nodejs stripe-payment

Last synced: 3 months ago
JSON representation

LifeCare Server utilizes ExpressJS, NodeJS, MongoDB, and JWT for secure and efficient medical camp management, supporting participant registration, camp administration, and Stripe payments with ease.

Awesome Lists containing this project

README

          

# LifeCare Server Site

****** Best Features ******

1. Secure by JWT .
2. Stripe Payment .
3. CRUD oparations .

****** Tecnologies ******

NodeJS || ExpressJS || MongoDB || Stripe || JWT

***To use code or clone or run this server that :
1. applied and connect with mongoDB

a. DB_USER= {name}

b. DB_PASS= {pass}

c. ACCESS_KEY= {token}

d. PAYMENT_KEY= {key}

2. install npm packages ---->{express, cors , dotenv, mongodb, jwt ,stripe}

# Client Site
Live site url : https://lifecamp-server.vercel.app/

Client Side Repository Link: https://github.com/OHshajim/LifeCare-Client