Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.07 KB

soli-intro

Soli

Soli is a web app that allows solo travelers to create and share solo-friendly itineraries, called Guides, with each other. These Guides encourage travelers to go out an explore different cities by following curated itineraries made by travelers like themselves.

Development

Soli is a Rails app built using Vite Ruby and deployed using Fly. We use a PostgreSQL database, along with TailwindCSS for styling and Stimulus as our JavaScript framework.

Running the project locally

From the root directory of the project, run the following commands:

bundle install
yarn
rails db:setup
./bin/dev

Follow the prompt in the terminal to open a localhost page in your browser.

Further Reading

For more information about our research and design processes, check out the materials on our Linktree.