E-Academy - Backend
This is the backend for the E-Academy website. It allows users to subscribe to premium content, which they can then access through the website. Payment is processed through RazorPay.
About The E-Academy Backend is a Node.js application that uses the RazorPay API to process payments.
Getting Started To get started, you will need to install the following dependencies:
Node.js npm install
Once you have installed the dependencies, you can run the backend by executing the following command:
npm start or npm run dev
Contributing The E-Academy Backend is open source and contributions are welcome. To contribute, please fork the repository and submit a pull request.
License The E-Academy Backend is licensed under the MIT License.
Contact If you have any questions or feedback, please contact the project maintainers at [monukumarsinghmonu@gmail.com]
I hope this helps!