This is a project for flat sharing, by using this we can add, book flats and see the available flats.
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.
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 installAfter install you will have to run the following command to start the server.
npm run start:devServer: Node, Express, JWT, Prisma, Postgres, Typescript, etc.
Here is the live URL from project