32 Commits

Author SHA1 Message Date
Robert Schäfer
23b454025a Implement user factory and database clean up 2019-01-02 13:14:28 +01:00
Joseph
01c4090792
Update README.md
add build command before db:seed
2018-12-20 22:18:18 +03:00
Robert Schäfer
9f78a96de2 Run babel node instead of nodemon
Quote of @appinteractive:
```
Currently we are running nodemon on production which watches for filechanges and consumes much more memory then just node. As nodemon is only for development, I added a build step to compile the application for production and then only run the dist folder with pure node.
```
2018-12-14 22:30:47 +01:00
Robert Schäfer
957bb4cea2
Add Travis build status to README 2018-12-14 18:24:12 +01:00
Grzegorz Leoniec
1823223281
merged master in 2018-12-09 18:38:58 +01:00
Robert Schäfer
988447a5b5
Merge pull request #56 from faithngetich/patch-3
Add a missing discord link
2018-12-06 17:30:44 +01:00
faithngetich
3d65d09b3a
Add a missing discord link 2018-12-06 19:20:15 +03:00
faithngetich
fc2fca0317
Use the right db seed name 2018-12-06 19:12:29 +03:00
Robert Schäfer
1ae09b5a7f Merge remote-tracking branch 'origin/master' into mochajs 2018-12-05 00:12:42 +01:00
Robert Schäfer
71c4ffb012 Merge remote-tracking branch 'origin/master' into mochajs 2018-12-04 21:35:45 +01:00
Robert Schäfer
298db35546 Use simple past and consistend naming 2018-12-03 19:04:45 +01:00
Robert Schäfer
66b12f28b8
Wording: unseed does not exist but clean 2018-12-03 17:16:41 +01:00
Armin Kunkel
b5ce0351c7 Add yarn db:reset script 2018-12-03 15:38:08 +01:00
Grzegorz Leoniec
ea18ad8e1f merged master in 2018-11-30 10:09:43 +01:00
Grzegorz Leoniec
ebcec50a09
Update README.md 2018-11-26 18:03:59 +01:00
Grzegorz Leoniec
db719a2327
Update README.md 2018-11-12 13:52:38 +01:00
Grzegorz Leoniec
7d5593ed80
Merge branch 'master' into issue-template 2018-11-12 13:22:04 +01:00
Grzegorz Leoniec
fd0b3922d3
Update README.md 2018-11-12 12:16:49 +01:00
Armin Kunkel
8af3790395 Put APOC plugin in right directory + modify README 2018-11-09 13:32:35 +01:00
Grzegorz Leoniec
8542105c8a
Update README.md 2018-10-23 12:40:11 +02:00
Grzegorz Leoniec
cb42163799
Merge pull request #5 from roschaefer/docker
Add Installation with Docker
2018-10-23 12:33:54 +02:00
Grzegorz Leoniec
e0f0bb95ca
Merge branch 'master' into update_configuration_instructions 2018-10-23 12:31:47 +02:00
Robert Schäfer
67e330d10e Add Documentation for Installation with Docker 2018-10-19 23:19:32 +02:00
Robert Schäfer
8d0cc971bb Add README instructions to configure .env 2018-10-18 14:48:32 +02:00
Grzegorz Leoniec
31f4db460a
Update README.md 2018-10-18 14:32:45 +02:00
Grzegorz Leoniec
98d90140a2
updated jwt status 2018-10-18 13:53:25 +02:00
Grzegorz Leoniec
81430b0bad
fixed install example 2018-10-18 12:54:01 +02:00
Grzegorz Leoniec
71b7623601 added important point about the APOC in neo4j 2018-10-09 15:25:05 +02:00
Grzegorz Leoniec
6dee6f676a updated readme 2018-10-09 15:13:32 +02:00
Grzegorz Leoniec
5faf3ec6ee updated readme 2018-10-09 15:09:56 +02:00
Grzegorz Leoniec
af8dba7f16 updated readme 2018-10-05 14:53:11 +02:00
Grzegorz Leoniec
5fcceda30f initial commit 2018-10-05 13:31:45 +02:00