Split bills with your friends easily and efficiently. Register today with your friends
- Live Website
- Backend Repo
- [Hasnode Article] (comming soon)
- Reactjs
- Nodejs
- Typescript
- MongoDB (Hosted on Linode)
- Tailwind CSS
- Clone the frontend and backend repos
- Install the
node_moduleswithyarn install - Start both the servers on the different servers. For frontend run
yarn startand for backend runyarn dev - Make sure to add
.envfile in both the frontend and backend project. (Check the Readme for the.env.example) - Update the local
.envfile accordingly. Open an issue thread if any error occurs. - First create an issue in the github before making a pr. Also explain the feature/bug in the issue thread.
- Always create a new branch.
REACT_APP_URL=