srid / spas

Single-page application server using PostgREST and more
MIT License
32 stars 2 forks source link

MVP (for Chronicle use) #1

Closed srid closed 9 years ago

srid commented 9 years ago

The goal being:

$ export SPA_USERNAME=user
$ export SPA_PASSWORD=password
$ export PORT=8080
$ ./dist/build/spa/spa ${DATABASE_URL} ./build/static/
...
srid commented 9 years ago

0.2.9.0 is not available, but cabal install /path/to/.tgz works as a workaround. See circle.yml for commands.