mahula
16bbd46e11
change set node version in readme files
2024-10-22 21:23:20 +02:00
mahula
c6c1b81437
adapt tabsmarkdown to vuepress
2023-11-20 13:01:56 +01:00
elweyn
eb396424ef
Merge master.
2023-03-14 08:12:24 +01:00
Hannes Heine
0d9dbbe4da
Update backend/README.md
2023-03-13 07:06:43 +01:00
Hannes Heine
ecbaffc0de
Update backend/README.md
...
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2023-03-13 07:04:37 +01:00
Hannes Heine
6a54e8cb1b
Update backend/README.md
...
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2023-03-08 09:33:34 +01:00
Hannes Heine
7d761363d5
Update backend/README.md
...
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2023-03-08 09:32:10 +01:00
elweyn
a3ac360889
docs(other): change contraint* to constraint*, correct indexes to indices, add yarn run db:migrations up to the readmes.
2023-02-28 13:02:29 +01:00
Wolfgang Huß
58f1aee660
Remove Apple M1 Docker overrides and reduce information about its usage in the readmes
2023-02-27 16:45:06 +01:00
d292952768
docu regarding docker-compose exec does not work - use docker exec
2023-02-23 17:23:46 +01:00
Wolfgang Huß
edb7738bf2
Set lowest Node version for backend in readme
2023-01-27 17:03:53 +01:00
Wolfgang Huß
aebaefb031
Actualize readme's on Node version
...
- Actualize 'backend/.nvmrc' as well.
2023-01-27 13:20:38 +01:00
Wolfgang Huß
89920f387a
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 5059-epic-groups
...
# Conflicts:
# backend/src/schema/types/type/User.gql
2022-09-08 13:29:29 +02:00
Wolfgang Huß
28a742574c
Update README.md
2022-09-01 12:15:30 +02:00
Wolfgang Huß
d57c02c48e
Refine backend README.md
2021-10-04 13:03:04 +02:00
Wolfgang Huß
8295ec5827
Change donations db migration from CREATE to MERGE to work in all circumstances
2021-09-20 11:05:41 +02:00
87db5ae31e
- corrected docu
...
- run unit test correctly for backend
2021-01-20 14:24:15 +01:00
Wolfgang Huß
11aabf0b16
Change maintenance svg
...
- Add 'Readme.md' for maintenance mode.
- Refine other Readme's.
2021-01-07 15:35:52 +01:00
Wolfgang Huß
c7ace3c567
Correct backend Readme.md
2021-01-05 14:57:27 +01:00
Wolfgang Huß
0af713f65f
Correct backend Readme.md
2021-01-05 14:47:19 +01:00
Wolfgang Huß
78982f18ca
Update backend/README.md
2020-12-21 10:44:40 +01:00
Moriz Wahl
c948f9460b
improved
2020-12-17 11:28:56 +01:00
Moriz Wahl
269a50903e
fixed typo
2020-12-17 11:27:00 +01:00
Moriz Wahl
6773a184c6
Added a hint how to use different node versions. Recommend usage of node 12.19.0
2020-12-17 11:24:54 +01:00
roschaefer
e343701057
Reverted a couple changes by @mattwr18
...
We have to figure out if `mergeRels: true` is actually avoiding
duplicate relationships 🤔 .
Before:
(l1)-[:IS_IN]->(l2)
(l1)-[:IS_IN]->(l3)
After:
(l1)-[:IS_IN]->(new)
(l1)-[:IS_IN]->(new)
2020-01-23 17:38:31 +01:00
mattwr18
28dae1f854
Update docs, follow @roschaefer suggestions
...
- create command should be run with --date-format to be more human
readable, and --template-file to use our template instead of migrate's
default
- rename migrations
- rename createdAt to migratedAt to remove ambiguity
- do not merge relationships for Location nodes as we don't want to
create duplicate relationships
- use singular locationId as it's iterating one at a time
2020-01-23 15:44:34 +01:00
roschaefer
ce664040c6
docs(backend): How to create & run data migrations
2020-01-20 11:00:52 +01:00
roschaefer
b063847849
refactor: Make db:setup init stage of migrate
2020-01-20 11:00:52 +01:00
roschaefer
c0e2675912
refactor(neo4j) Setup constraints with neode
2020-01-20 10:58:33 +01:00
roschaefer
0f7bfea1b0
docs: moves storybook into webapp/README.md
...
It makes much more sense to put it under the webapp's README than backend.
FYI: @mattwr18
2019-09-29 00:15:43 +02:00
Alina Beck
839f671c14
Apply suggestions from code review
2019-09-25 16:51:35 +01:00
mattwr18
07508ab4df
Add documentation for storybook
2019-09-24 12:00:58 +02:00
Robert Schäfer
61ad100bfb
Get rid of unnecessary .env var - document it
2019-06-20 00:09:26 +02:00
Robert Schäfer
d2130d64f4
Write documentation for Neo4J
...
@Tirokk FYI
2019-06-05 00:31:54 +02:00
Robert Schäfer
b42863a890
Follow suggestions by @mattwr18
2019-04-16 22:21:28 +02:00
Robert Schäfer
6796469c9c
Merge installation with backend installation
2019-04-14 23:46:34 +02:00
Robert Schäfer
627487629b
Merge more READMEs
2019-04-12 13:28:10 +02:00
Robert Schäfer
5339aa72d1
Rename h1 section titles
...
This is a great way to find out how Gitbook maps the title: Is it the
filename or the first section header?
2019-04-12 11:19:17 +02:00
mattwr18
4383431260
GitBook: [342-merge_documentation] 56 pages and 14 assets modified
2019-04-11 22:12:37 +00:00
Robert Schäfer
138d9a0011
Merging origin to 342-merge_documentation
2019-04-04 00:52:21 +02:00