Skip to content

rushilp2311/SplitBill-backend

Repository files navigation

SplitBill - Backend

This is a backend for the SplitBill

Useful Links

Technologies Used

  • Reactjs
  • Nodejs
  • Typescript
  • MongoDB (Hosted on Linode)
  • Tailwind CSS

Contribution Guide

  • Clone the frontend and backend repos
  • Install the node_modules with yarn install
  • Start both the servers on the different servers. For frontend run yarn start and for backend run yarn dev
  • Make sure to add .env file in both the frontend and backend project. (Check the Readme for the .env.example)
  • Update the local .env file 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.

.env for Backend

MONGO_DB_URL=
JWT_PRIVATE_KEY=

Linode x Hashnode project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published