Friendbase is a Website (works best on mobile, so our team are making the app version as you may read this). The Kind of website that connects people made yours truely by the people. I will say that We here at FIB inc. are very welcome of all the people who sign up for this app and post their stuff here.
No abusive languages (except the mild ones) Respect any and all, Be nice :) Post memes, Hot takes, Reels, Whatever we don't care UNTIL and UNLESS any Non pg releated stuff are posted.
If You were to find rule breakers; Please Contact me (Armaan) on Discord or Whatsapp Contact info is given here - this link Just Joking 🤣 Anyways scroll down to see it :)
- Fork the repo
- Open Git
git clone https://github.com/Aradhya-Shaswat/friendbaseinc.git
cd friendbaseinc
npm i --legacy-peer-deps
code .
npm run dev
Warning Don't use npm start
IF you have VS's git working use that to commit changed and to make PRs follow these steps :
- FEATURE : //your change
- TYPO : //your chage (with line number)
- OTHERCHANGES : //expain in detail what has been changed
git clone https://github.com/Twlightzone/friendbaseinc.git
cd friendbaseinc
npm i --legacy-peer-deps
code .
npm run dev
Warning Don't use npm start
IF you have VS's git working use that to commit changed and to make PRs follow these steps :
- FEATURE : //your change
- TYPO : //your chage (with line number)
- OTHERCHANGES : //expain in detail what has been changed
- Aradhy-Shaswat : {
Gmail : "[email protected]",
Discord : "Arsh_DEV#7525",
Phone : "+91 7667928902
} , - Armaan : {
Gmail : "[email protected]",
Discord : "Twlight_zone#7037",
Phone : "+91 9334153403"
}
- Contact us
- Check if all the files are there (notable mention :
.env.development
can only be given to you by Arsh so contact him not me I don't get the tokens :( - Try to run
npm i --force
asnpm i --legacy-peer-deps
sometimes does not work (for me).