Skip to content

africommerce/africommerce-sass-backend

Repository files navigation

Africommerce (Repo: Africommerce)

Contributors Forks Stargazers Issues MIT License

An Online store for everyone

Please support the work by giving the repository a ⭐, contributing to it, and/or sponsoring using the Sponsor button at the top 😍. You can also follow us on Twitter @Africacommerce.

🏗️ How to Set up Africommerce for Development?

You may want to set up the Africommerce repo for the following reasons:

  • You want to contribute to the Africommerce repo in general. Please check the Contribution Guide to get started.

Here is a quick overview of the Africommerce repo setup:

🍴 Fork and Clone the Repo

First, you need to fork the Africommerce repo. You can do this by clicking the Fork button on the top right corner of the repo. If you are new to forking, please watch this YouTube Guide to get started.

Once forked, you can clone the repo by clicking the Clone or Download button on the top right corner of the forked repo.

Please change the directory after cloning the repository using the cd <folder-name> command.

⬇️ Install Dependencies

Next, install the dependencies by running the following command in the react-play repo:

npm install

Or

yarn install

⛓️ Create a .env file at the root of your project folder with the following content

PORT=4000
DB_URL=mongodb://localhost/africommerce
JWTSECRET=super secret key

🦄 Start the Development Mode

Use the following command to start the app in the development mode:

npm start

Or

yarn start

It runs the app in development mode on http://localhost:4000

🤝 Contributing to Africommerce

Any kind of positive contribution is welcome! Please help us to grow by contributing to the project.

If you wish to contribute, you can,

  • Suggest a Feature
  • Test the app, and help it improve.
  • Improve the app, fix bugs, etc.
  • Improve documentation.
  • Create content about Africommerce and share it with the world.

Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.

Launching africacomerce Rewards

Contributed to africacomerce? Here is a big thank you from our community to you. Claim your badge and showcase them with pride. Let us inspire more folks !

africommerce Badges

🙏 Support

We all need support and motivation. africommerce is not an exception. Please give this project a ⭐️ to encourage and show that you liked it. Don't forget to leave a star ⭐️ before you move away.

If you found the app helpful, consider supporting us with a coffee.


Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind are welcome!