Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 583 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 583 Bytes

Easy Notes

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:

  1. Clone the repository

  2. Run rails db:migrate

  3. Run rails db:seed

  4. Run bin/dev

  5. Open the app in your browser at http://localhost:3000

  6. Login with [email protected] and password password