All Projects → marcoroth → boxdrop

marcoroth / boxdrop

Licence: MIT license
Dropbox Clone built with StimulusReflex

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
CSS
56736 projects

Projects that are alternatives of or similar to boxdrop

stimulus reflex
Build reactive applications with the Rails tooling you already know and love.
Stars: ✭ 2,001 (+2931.82%)
Mutual labels:  turbolinks, stimulus
stimulus-turbolinks
Stimulus + Vue.js + Turbolinks test Rails app
Stars: ✭ 33 (-50%)
Mutual labels:  turbolinks, stimulus
Sharex
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
Stars: ✭ 18,143 (+27389.39%)
Mutual labels:  dropbox
backmeup
BackMeUp: An automated MySQL / MariaDB databases and files backup solution on *nix Machines using Amazon S3, WebDAV (ownCloud / NextCloud etc.), Google Drive and Dropbox.
Stars: ✭ 80 (+21.21%)
Mutual labels:  dropbox
ttall
Laravel fronend preset for TTALL stack - Tailwindcss | Turbolinks | Alpine.js | Laravel | Livewire 🚀
Stars: ✭ 50 (-24.24%)
Mutual labels:  turbolinks
sinatras-skeleton
Basic Sinatra Skeleton MVC CRUD App with Sprockets, Warden, ActiveRecord and PostgresQL
Stars: ✭ 13 (-80.3%)
Mutual labels:  turbolinks
togepi
A version control system built using Python and DropBox API
Stars: ✭ 23 (-65.15%)
Mutual labels:  dropbox
Hackathon Starter Kit
A Node-Typescript/Express Boilerplate with Authentication(Local, Github, Facebook, Twitter, Google, Dropbox, LinkedIn, Discord, Slack), Authorization, and CRUD functionality + PWA Support!
Stars: ✭ 242 (+266.67%)
Mutual labels:  dropbox
dropbox-api-spec
The Official API Spec for Dropbox API V2 SDKs.
Stars: ✭ 36 (-45.45%)
Mutual labels:  dropbox
onesync-reader-app
Cross-platform ebook reader built using Xamarin.Forms
Stars: ✭ 33 (-50%)
Mutual labels:  dropbox
dropbox-taskpaper-editor
The Web-based Dropbox-synced Taskpaper Document Editor
Stars: ✭ 30 (-54.55%)
Mutual labels:  dropbox
stimulus-turbolinks-demo
A Stimulus + Turbolinks Demo of an app called Proposahoy!
Stars: ✭ 30 (-54.55%)
Mutual labels:  turbolinks
CRUD-Laravel-Livewire-SPA
CRUD Laravel 7 & Livewire (SPA) Single Page Application
Stars: ✭ 34 (-48.48%)
Mutual labels:  turbolinks
dropbox-fs
📦 Node FS wrapper for Dropbox
Stars: ✭ 35 (-46.97%)
Mutual labels:  dropbox
vue-on-rails
Easy way to mount/destroy Vue.js components with Ruby on Rails and Turbolinks 5
Stars: ✭ 17 (-74.24%)
Mutual labels:  turbolinks
normas
Normal Lightweight Javascript Framework for server-side render compatible with Turbolinks
Stars: ✭ 32 (-51.52%)
Mutual labels:  turbolinks
Flysystem Dropbox
A flysystem driver for Dropbox that uses the v2 API
Stars: ✭ 254 (+284.85%)
Mutual labels:  dropbox
butdr
Backup to Cloud( Google Drive, Dropbox ... ) use rclone
Stars: ✭ 49 (-25.76%)
Mutual labels:  dropbox
JetBox
ReSharper settings synchronization through Dropbox
Stars: ✭ 18 (-72.73%)
Mutual labels:  dropbox
libcloudstorage
Official libcloudstorage repository.
Stars: ✭ 49 (-25.76%)
Mutual labels:  dropbox

Logo

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.4
  • 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

  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

    bin/rails server
  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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].