Just use provided application template and run: rails new -m https://railseventstore.org/new YOUR-APP-NAMESee more at https://railseventstore.org/docs/start/
1,333 2 0 34 rails events event-sourcing event-driven rails-event-storeMay 25, 2020
Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is...
1,333 0 0 6 frontend frameworkMay 21, 2020
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and n...
1,326 2 0 3 queryMay 21, 2020
rspec-rails brings the RSpec testing framework to Ruby on Rails as a drop-in alternative to its default testing framework, Minitest. In RSpec, tests are not just scripts that verify your application code. They’re also specifications (or specs, for shor...
1,319 2 0 4 rspec rspec-rails testing TDDJun 16, 2020
rspec-rails brings the RSpec testing framework to Ruby on Rails as a drop-in alternative to its default testing framework, Minitest. In RSpec, tests are not just scripts that verify your application code. They’re also specifications (or specs, for shor...
1,299 1 0 7 rspec rspec-rails testing TDDMay 14, 2021