Kimmo Puputti
885d2840a9
Update readme files
2019-01-29 15:33:12 +02:00
Kimmo Puputti
bd9bbbed2c
Migrate more docs to Flex Docs
...
- ci
- deploying to production
- extend listing data
- extended data (removed)
- search filters
2019-01-29 15:33:12 +02:00
Kimmo Puputti
dfc3a85557
Move customization guide and testing docs to Flex Docs
2019-01-28 10:39:27 +02:00
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
7b008d6d6b
Add Heroku button to README.md
2018-11-30 09:35:29 +02:00
Hannu Lyytikainen
6d04d940ce
Fix repo name in docs
2018-09-05 17:20:50 +03:00
Hannu Lyytikainen
9aaa62f072
Fix typos and broken links.
2018-05-07 11:12:50 +03:00
Hannu Lyytikainen
c50dc86559
Prefer the word customize over customise
2018-05-04 17:36:05 +03:00
Hannu Lyytikäinen
405f882775
Match Circle CI status icon to the new repo name
2018-05-03 14:16:48 +03:00
Hannu Lyytikäinen
08a9714ddd
Fix customization guide link
2018-05-03 14:14:14 +03:00
Kimmo Puputti
f014c36229
Rename doc to customisation guide
2018-04-19 11:17:52 +03:00
Kimmo Puputti
dda884ab19
Getting started documentation
2018-04-19 11:13:51 +03:00
Kimmo Puputti
0b2dcd7846
Format docs
2018-04-12 13:33:12 +03: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
5ae25e2e62
Remove info about our local Heroku deployment
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
Vesa Luusua
24b2e70d85
Note about Google Maps API key
2018-02-08 23:48:48 +02:00
Kimmo Puputti
325d2118ad
Add Apache-2.0 license
2018-01-08 10:43:58 +02:00
Kimmo Puputti
1f733e3e75
Format markdown files
2017-12-11 11:03:08 +02:00
Kimmo Puputti
df5d10eaa0
Remove extra section from the root README.md
2017-10-13 11:40:55 +03:00
Hannu Lyytikainen
6b771153f3
Add documentation about using Sentry
2017-10-04 13:17:43 +03:00
Mikko Koski
8c5d215e0a
Note about ESLint import "bug"
2017-03-27 10:23:56 +03:00
Kimmo Puputti
a0e2003591
Add Circle CI status badge
2017-01-17 09:44:25 +02:00
Kimmo Puputti
1961c95269
Add Heroku deployment instructions
2017-01-16 15:15:47 +02:00
Kimmo Puputti
d2d1e3da74
Heroku setup
2017-01-16 15:15:47 +02:00
Kimmo Puputti
3cdea72060
Expand prod docs
2017-01-13 13:41:04 +02:00
Kimmo Puputti
9a02c772b8
Use yarn run instead of npm run
2017-01-13 13:41:04 +02:00
Kimmo Puputti
c6cda685e3
Add test documentation
2017-01-12 13:08:19 +02:00
Kimmo Puputti
5e0aa3c175
Add doc section about running tests
2017-01-12 11:29:06 +02:00
Kimmo Puputti
82640d4d0c
Remove unnecessary step from requirements
2017-01-11 15:17:31 +02:00
Kimmo Puputti
53903cef70
Update README
2017-01-09 11:01:03 +02:00
Kimmo Puputti
f6755882f1
Change server dev setup
...
- `npm start` only starts the applications and requires that `npm run
build` is already run
- `npm run dev-server` runs the build and starts the server with
nodemon
- update README
2017-01-05 15:33:01 +02:00
Kimmo Puputti
e986b235a7
Change NPM scripts
...
- `npm run dev` to start dev mode
- `npm start` to build production bundle and start the node server
=> Default to production with `npm start` and be explicit when
starting the dev server
2017-01-05 12:33:21 +02:00
Kimmo Puputti
cab920a688
Update README
2017-01-04 21:49:34 +02:00
Kimmo Puputti
c9e51363f7
Add README file
2017-01-04 21:15:44 +02:00
Kimmo Puputti
875056cce2
Move create-react-app readme file to docs
2017-01-04 21:15:02 +02:00
Kimmo Puputti
d9dd053277
Init new app with create-react-app
2017-01-04 21:12:15 +02:00