Skip to content

hellomrariful/Anolipi-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anolipi Server

Live Link

Anolipi Live

Client Side

Anolipi Client Code

Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • JWT(Json Web Token)
  • Stripe

Challenges

  • One of the most hardest challenge in this project was to implement stripe subscription method.

How to Run Locally

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Configure environment variables for MongoDB and Stripe.
  4. Run the development server using npm run dev.

Environment Variables

  1. MongoDB
  • DB_USER= ********
  • DB_PASS= ********
  1. Stripe
  • ACCESS_TOKEN_SECRET= ********
  • STRIPE_SECRET_KEY= *************

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published