Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 990 Bytes

File metadata and controls

34 lines (19 loc) · 990 Bytes

Flat Sharing App

This is a project for flat sharing, by using this we can add, book flats and see the available flats.

About Project

This is the backend for flat sharing website, I have initialized the calls and authentications by using the backend, so in this site, you will be able to share your flats, and book shared flats, and if you are an admin, then you can update and delete the flats and the requests.

Run the project locally

You will have to use the following commands to run it locally, after downloading or cloning the project. Before running the command, you will have to setup the environment variables.

  npm install

After install you will have to run the following command to start the server.

  npm run start:dev

Tech Used in this project

Server: Node, Express, JWT, Prisma, Postgres, Typescript, etc.

Project Backend URL

Here is the live URL from project

URL