Skip to content

12urenloop/Factuur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

204 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factuur

Onze huisgemaakte factuurgeneratie-applicatie.

Hoe start ik?

  1. Installeer:
    • Ruby 3.3.1
    • Bundler
    • yarn
  2. bundle install
  3. npm install
  4. docker compose -f docker-compose.dev.yml up -d
  5. bundle exec rails db:setup
  6. bundle exec rails s
  7. Browse to http://localhost:3000

Deployment

  1. Push changes to master on GitHub
  2. Run bundle exec cap production deploy locally from your device

Testen

Run bundle exec rake

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors