Skip to content

casjay-projects/osqa

Repository files navigation

AkShepya

Open source Q&A platform built using Node.js, React.js, MongoDB.

How to setup?

1. Clone the repo.
2. Add one `.env` file on root directory.
3. Add `PORT=5000`, `DB_URL` and `JWT_KEY` environment variables. Please use your own `DB_URL` and `JWT_KEY`.
4. Open terminal
5. Type `npm rum installAll`, it will install all backend and frontend dependencies.
6. Type `npm run dev`, it will start the both backend and frontend development server.

Major Libraries used:

1. React.js
2. Node.js
3. Express.js
4. Chkra-ui
5. Mongoose
6. Redux Toolkit

Wanna help? We need helping hands. Please contribute.

About

Open Source Q&A

Resources

License

Stars

Watchers

Forks