Skip to content

pattanun-np/AirbnbBackend

Repository files navigation

Airbnb Clone Project

Description

This is a project to build a clone of the Airbnb website. The project is built using Ruby on Rails and React. The project is built using the following technologies:

  • Spring Boot
  • PostgreSQL
  • Firebase Authentication
  • Firebase Storage
  • JWT
  • OAuth2

To Run the Project

  1. Clone the project
  2. Open the project in your IDE
  3. Install Docker Desktop via https://www.docker.com/products/docker-desktop
  4. Run the following command in your terminal to start the database
docker-compose up -d
# to start the application
docker-compose down # to stop the application

  1. Run the project
  2. To test Api use Postman by importing the collection in the project.
  3. Swagger documentation is available at https://app.swaggerhub.com/apis/pattanunNP/airbnb/1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published