8000 GitHub - Hiis-io/zio-starter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Hiis-io/zio-starter

Repository files navigation

Hiis ZIO Starter project

Scala Version SBT Version Scala CI

Description

TODO

Running the application

To run the application make sure you have sbt installed and all the external dependencies are up and running and described above, then run sbt application/run

Testing

TODO

Building application (SBT assembly & Docker)

  • To build the fat jar using sbt assembly simply run the command sbt build with your desired configurations set up in application.conf
  • To build the docker image simply run sbt build-docker with your desired configurations set up in application.conf. Make sure you change the docker user in build.sbt

Development

  • Clone the project
  • Make sure you have sbt installed in your computer.
  • Import the project in your preferred sbt supported IDE (we recommend Intellij Idea, the community version will suffice)
  • Make sure all external dependencies are up and running (See External dependencies section above)
  • Start coding and testing.
  • Pull request are welcomed.

Contributing

This project is open to contributions be it through issues or pull request. Have a look at our contribution guide before you get started.

License

MIT

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0