Onze huisgemaakte factuurgeneratie-applicatie.
- Installeer:
- Ruby 3.3.1
- Bundler
- yarn
bundle installnpm installdocker compose -f docker-compose.dev.yml up -dbundle exec rails db:setupbundle exec rails s- Browse to
http://localhost:3000
- Push changes to
masteron GitHub - Run
bundle exec cap production deploylocally from your device
Run bundle exec rake