Skip to content
Snippets Groups Projects
Commit 0bdee4b3 authored by David Trattnig's avatar David Trattnig
Browse files

chore: create initial config file

parent efd39de3
No related branches found
No related tags found
1 merge request!1Local settings via JSON and initial use of Context API
Pipeline #2672 failed
...@@ -30,6 +30,7 @@ DOCKER_RUN = @docker run \ ...@@ -30,6 +30,7 @@ DOCKER_RUN = @docker run \
# Targets # Targets
init.app:: package.json init.app:: package.json
cp config/sample.settings.json config/settings.json
npm install npm install
init.dev:: init.app init.dev:: init.app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment