Skip to content

nazimboudeffa/boilerplate-influence-nextjs-mongo-shadcnui

Repository files navigation

Introduction · Features · Local Development · Tech Stack · Contributing


Introduction

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

Documentation

The doc is available on https://nazimboudeffa.gumroad.com

Donations

This software is free

But you can make a donation by following https://fr.tipeee.com/nazimboudeffa

Please note that your donation is not an engagement of any of the parts, you are free, we are free, and we love free softwares

Support

You can join our little server on Discord https://discord.gg/EPM4rqpmcf

Features

  • Networking
  • Create relations with companies
  • And more ...

Local Development

To develop Influence 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 in the develop branch to add new features/make quality-of-life improvements/fix bugs.