Go to file
Sergi Carol e226e97523 Added config template 2017-06-28 16:14:56 +02:00
ConfigService.ts Added config parser 2017-06-28 16:12:41 +02:00
README.md README.md created 2017-06-28 14:15:45 +00:00
server-config.json.template Added config template 2017-06-28 16:14:56 +02:00

README.md

README

This repository contains the parser used to gather the configuration for the current app

How do I get set up?

  • Copy this repository inside the src folder of the app
  • Create a config file from the template file in this repository and put it in www/config/server-config.json