Commit graph

20 commits

Author SHA1 Message Date
Kimmo Puputti
b8d2170eed Update docs
- Link to Flex Docs
- Replace content with a link to Flex Docs if content is moved there
2019-01-25 15:46:46 +02:00
Jenni Nurmi
2b6795cc61 Edit docs and add comments to code 2019-01-17 12:44:00 +02:00
Jenni Nurmi
d8bf1c926c Update Sentry DSN related env variables and docs 2019-01-17 10:29:39 +02:00
Vesa Luusua
0dde29f061
Revert "Revert "Improvements to instructions"" 2018-12-10 13:29:33 +02:00
Vesa Luusua
3c8579d7e3
Revert "Improvements to instructions" 2018-12-10 12:59:10 +02:00
Thomas Malbaux
99a18de4b1 Improvements to documentation 2018-12-10 12:10:12 +02:00
Vesa Luusua
4d89501af4
Fixed wrong prefix for Stripe publishable key
Prettier formatted prefix to italics.
2018-12-10 11:09:49 +02:00
Jenni Nurmi
0aca4567c2 Update Prettier to 1.15.3 2018-12-05 11:07:47 +02:00
Hannu Lyytikainen
1f3e8ac1a0 Disable base url in .env template 2018-11-28 10:07:12 +02:00
Vesa Luusua
2bf0500fdf Remove unnecessary Google Maps refs from docs and code comments 2018-09-14 16:02:37 +03:00
Kimmo Puputti
95019872c2 Update env docs 2018-08-24 14:16:54 +03:00
Hannu Lyytikainen
f7abaefd92 Update docs 2018-08-17 09:40:18 +03:00
Hannu Lyytikainen
a293c144fe Put availability behind an env varaible 2018-08-16 17:45:23 +03:00
Hannu Lyytikainen
89883b8e8a Remove occurrences of 'Starter App' 2018-05-04 17:04:41 +03:00
Kimmo Puputti
bc51074084 Format docs 2018-03-23 11:43:18 +02:00
Olli Vanhapiha
42aeefd487 Ensure PORT is an integer 2018-03-15 23:00:01 +02:00
Olli Vanhapiha
d55cc7b250 Revert PORT handling to previous behaviour 2018-03-15 22:25:47 +02:00
Olli Vanhapiha
6380d7569f Harmonize client & server env handling
* Remove defaults from multiple places in code. Put them to .env-template instead
* Do not use imported config.js in server. Access process.env directly instead
* Instruct using .env for local development, not .env.development.local
2018-03-15 14:27:57 +02:00
Olli Vanhapiha
bba6159b75 Format docs 2018-03-15 13:18:05 +02:00
Olli Vanhapiha
4d68f2a766 Document env variables in one place 2018-03-15 13:18:05 +02:00