panter/mykonote

View on GitHub
Procfile.dev

Summary

Maintainability
Test Coverage
web: cd client && npm run dev
api: bundle exec rails s -p 3001