boxdrop
boxdrop copied to clipboard
Dropbox Clone built with StimulusReflex
Boxdrop
Boxdrop is a Dropbox-Clone built using StimulusReflex to demonstrate
how you can use StimulusReflex to build an application.
Built with
- Ruby 3.0.3
- Rails 6.1
- StimulusReflex 3.4
- Turbolinks 5
- Webpacker 5
- Node
- Yarn
- PostgreSQL
- Redis
Demo
Check out the demo running at www.boxdrop.io.
Local Setup
-
Install dependencies
-
Clone the repo
git clone https://github.com/marcoroth/boxdrop.git -
Switch into the project folder
cd boxdrop -
Run the setup command
bin/setup -
Start the rails server
bin/rails server -
See the app in action
To see the application in action, open a browser window and navigate to http://localhost:3000. That's it!
Credits
Boxdrop logo made by @darkrubyist.
License
Boxdrop is released under the MIT License.