Skip to content

evenius/proser

Repository files navigation

Proser

An aspiring poet's companion on the go.

Running the app

  1. Type docker-compose build
  2. Followed by docker-compose run
  3. Visit your localhost today (standard is port 2233)!

Testing

  • Everything - npm test
  • Just unit tests (mocha)npm unit
  • Just code coverage (Istanbul)npm run coverage
  • Just linting (standard) npm run lint
  • Try lintfixer npm run lintFix

Notes

  • Should I use nodemon in production? Forever? Hm

About

An aspiring poet's companion on the go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published