Easy Notes is a simple note taking app built with Ruby on Rails and features rich text notes with support for images, links, and more. Supports note categorization.
Technology:
-
Ruby version 3.3.4
-
Rails version 8.0.0
-
Hotwire (turbo and stimulus)
-
SQLite database
-
Rails Authentication
-
No Build using Import Maps and CSS Zero
Build and run:
-
Clone the repository
-
Run
rails db:migrate
-
Run
rails db:seed
-
Run
bin/dev
-
Open the app in your browser at
http://localhost:3000
-
Login with
[email protected]
and passwordpassword