Skip to content

Siddhant-Baranwal/webify_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webify:

A site for learning web development for the beginners. This is the backend repo of the project. Link to the frontend repo. This is the actual site

Idea:

The basic idea of this website is to give the beginners a platform where they get the roadmap for full-stack web development. Morever, they get the videos and documentation of each of the topics. For backend, we have added a donate page where user can donate us his desired amount. And another page for requesting a free counselling class on our site.

Implementation and Tech Stacks used:

The basic backend is implemented using NodeJS, ExpressJS and MongoDB. For the payment gateway, we have used Razorpay.

Use the project on your PC:

First of all, clone the repo in your PC. Then, you have to run the following command in the terminal :

npm i

Then, you have to create a .env file in the same folder with the following text in it:

MONGO_URI = mongoDB server link

PORT = desired Port

FRONTEND_URL = URL of the frontend, to be used while integration

RAZORPAY_API_KEY = your razorpay API key

RAZORPAY_API_SECRET = your razorpay API secret

Our team:

Siddhant Baranwal - Full-stack developer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published