2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00
Mirror of github.com/offen/website
Go to file
Frederik Ring e99da243d3 Merge pull request #28 from offen/local-setup
Remove requirement for local SSL in development
2019-06-19 16:34:54 +02:00
.circleci increase test coverage in script 2019-06-07 15:59:37 +02:00
shared setup code sharing between go apps 2019-06-06 13:09:01 +02:00
.editorconfig add build command for each app 2019-05-27 17:29:24 +02:00
.gitignore setup serverless deployment for alpha test 2019-06-15 22:35:25 +02:00
CODE_OF_CONDUCT.md refer to real world .dev domain 2019-05-01 20:34:00 -06:00
docker-compose.yml remove requirement for local SSL 2019-06-19 16:32:16 +02:00
LICENSE Initial commit 2019-04-10 16:58:26 +02:00
package.json setup serverless deployment for alpha test 2019-06-15 22:35:25 +02:00
README.md remove requirement for local SSL 2019-06-19 16:32:16 +02:00

offen

CircleCI Pivotal Tracker

The offen analytics software

This repository contains all source code needed to build and run offen, both on the server as well as on the client. See each of the READMEs in the subdirectories for instructions on how to work on that particular area of the application.


Development of offen has just started, so instructions are rare and things will stay highly volatile for quite some while. Also do not use the software in its current state as it is still missing crucial pieces in protecting the data end to end.

Guidelines for running and developing the Software will be added when it makes sense to do so.

Project planning and issue tracking is done using Pivotal Tracker, but feel free to open a GitHub issue if you have a question or found a bug.

Developing the application

You can test setup by starting the application:

$ docker-compose up

Now you should be able to access http://localhost:8080/status seeing a successful response.

License

MIT © offen