Configure DB connection in src/main/resources/application.conf
$ cd DraftChat
$ sbt
> initDB
> jetty:start (or sbt startJetty)Open http://localhost:8080/ in your browser. Default credentials are admin:admin.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Configure DB connection in src/main/resources/application.conf
$ cd DraftChat
$ sbt
> initDB
> jetty:start (or sbt startJetty)Open http://localhost:8080/ in your browser. Default credentials are admin:admin.