Fully functional clone of airbnb with house registrations, renting and integration for payment with Stripe.
- Set up postgreSQL db as in
example_database
- run
yarn run build
- run
yarn run start
Sequelize will sync your database with the apropriate tables and the app is fully functional.
Enjoy :D
- Next.js
- Express
- Sequelize
- Typescript