SkillAgentSearch skills...

Boxdrop

Dropbox Clone built with StimulusReflex

Install / Use

/learn @marcoroth/Boxdrop
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://github.com/marcoroth/boxdrop"> <img src="app/assets/images/boxdrop.png" alt="Logo" width="256"> </a> <h2 align="center">Boxdrop</h2> <p align="center"> Boxdrop is a <a href="https://dropbox.com" target="_blank">Dropbox</a>-Clone built using <a href="https://github.com/hopsoft/stimulus_reflex" target="_blank">StimulusReflex</a> to demonstrate <br>how you can use StimulusReflex to build an application. </p> </p>

Built with

  • Ruby 3.1.4
  • Rails 7.0
  • Stimulus 3.2
  • StimulusReflex 3.5
  • Turbo 7.2
  • esbuild via (jsbundling-rails and esbuild-rails)
  • Node 22
  • Yarn 1
  • PostgreSQL
  • Redis

Demo

Check out the demo running at www.boxdrop.io.

Local Setup

  1. Install dependencies

  2. Clone the repo

     git clone https://github.com/marcoroth/boxdrop.git
    
  3. Switch into the project folder

    cd boxdrop
    
  4. Run the setup command

    bin/setup
    
  5. Start the rails server and needed processes

    bin/dev
    
  6. 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.

Related Skills

View on GitHub
GitHub Stars85
CategoryDevelopment
Updated8d ago
Forks6

Languages

Ruby

Security Score

100/100

Audited on Mar 26, 2026

No findings