Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.04 KB

Personal Project - FunTraveler (Backend)

This is the API service for the FunTraveler, an App that provides a platform for members to share their trips,
sync the information and co-edit their itineraries with group members.

Frontend repository

https://github.com/sallylin831006/FunTraveler

Set up

Install Docker

You will need Docker installed and running on your computer. Docker is the virtualization software that powers the local development environment. Docker can be installed just like any other regular application.

Start the container

$ cd ./travel-scheduler-backend
$ ./vendor/bin/sail up -d

Visit the homepage

You can visit the http://localhost/ and it will display this view. picture 2

ER Diagram

https://dbdiagram.io/d/5fbfc5633a78976d7b7d8c52