vigetlabs / soli

Soli is an app for solo explorers to create and share Guides with each other. Made with ❤️ by the Viget Interns of Summer 2023.

Home Page:https://soli.fly.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Soli is an app for solo explorers to create and share Guides with each other. Made with ❤️ by the Viget Interns of Summer 2023.

https://soli.fly.dev


Languages

Language:HTML 52.3%Language:Ruby 39.0%Language:JavaScript 4.6%Language:CSS 2.3%Language:Dockerfile 1.6%Language:Shell 0.2%Language:TypeScript 0.1%