A Web app which lets you generate data with API endpoints
demo_mocker.mov
You can refer to the following articles on the basics of Git and Github and also contact the Project Mentors, in case you are stuck:
- Watch this video to get started, if you have no clue about open source
- Forking a Repo
- Cloning a Repo
- How to create a Pull Request
- Getting started with Git and GitHub
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Add Screenshots to help us know what this Script is all about.
For major changes, you are welcome to open an issue to discuss what you would like to change. Enhancements will be appreciated.
https://mocker-gen.netlify.app/
email: demo@gmail.com
password: password
-
Clone this repo
-
To start backend
cd backend
-
Run
npm install
-
Then run
node index.js
ornodemon index.js
-
To start frontend
cd frontend
-
Run
npm install
-
Then run
npm run dev
Addtionally within BE folder you will have to include MongoDB URL and Token in .env
for local work
DB_CONNECT = mongodb+srv://{username}:{password}@cluster0.hfdhy.mongodb.net/{collectio_name}?retryWrites=true&w=majority
TOKEN_SECRET = {some gibberish}
EMAIL_ID={email}
EMAIL_PWD={password}
We want to facilitate a healthy and constructive community behavior by adopting and enforcing our code of conduct.
- Contributions make the open source community such an amazing place to learn, inspire, and create.
- Any contributions you make are greatly appreciated.
- Check out our contribution guidelines for more information.
Thanks to all the contributors who worked for this project to stay alive! ππ