Skip to content

nazimboudeffa/business-nextjs-mongo

Repository files navigation

Introduction · Features · Local Development · Tech Stack · Contributing


Introduction

Allbiiiz is an open-source SaaS where you can make business online.

Features

  • Share ideas
  • Create a network
  • Affiliation
  • Trading
  • And more ...

Local Development

To develop Allbiiiz locally, you will need to clone this repository and set up all the env vars outlined in the .env.example file

Once that's done, you can use the following commands to run the app locally:

npm i
npm run dev

Tech Stack

Contributing

Here's how you can contribute:

  • Open an issue if you believe you've encountered a bug.
  • Make a pull request to add new features/make quality-of-life improvements/fix bugs.