Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hawkw/carrden

Carrden web app project
https://github.com/hawkw/carrden

Last synced: 7 days ago
JSON representation

Carrden web app project

Awesome Lists containing this project

README

        

Carrden
=======

Carrden inventory tracking web app

Web Stack
---------

( D3.js? )
[ Bootstrap ]
[ Scalatra ]
[ Slick ]
[ Postgres ] / [ MySQL ]

Build & Run
-----------

```sh
$ cd carrden
$ ./sbt
> container:start
> browse
```

If `browse` doesn't launch your browser, manually open [http://localhost:8080/](http://localhost:8080/) in your browser.