Commit graph

13 commits

Author SHA1 Message Date
Norm 97288cb75f docs: Make IRC stuff a proper subsection in install/migration guides
All checks were successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2022-12-01 00:32:24 -05:00
Norm 3deec7d30a
docs: make yarn required in install guide
All checks were successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Since the move to Yarn workspaces in
10caf861e8, the package.json scripts rely
on Yarn being available to function properly due to the use of
workspaces.

Because of this, Yarn has basically been required to be able to properly
set up and run FoundKey. Using `npx yarn` probably won't work anymore
with modern yarn versions.
2022-11-19 23:22:11 -05:00
Johann150 41a710854e
docs: update install guide to node 18
All checks were successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Node.js 18 is not technically required yet but it makes sense to
already recommend the newer version for new installs.

Ref: #238
2022-11-18 20:59:14 +01:00
Norm 2e94ea3adc
docs/install: Move user creation after installing deps
Some checks failed
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
2022-08-25 14:10:19 -04:00
Norm 617f064d61
Update 'docs/INSTALL.md'
Fix some styling stuff.
2022-08-25 14:10:19 -04:00
Norm 9198ccb400
Use more neutral language and more concise steps. 2022-08-25 14:10:19 -04:00
Norm 648b2e9f96
Use correct python package name 2022-08-25 14:10:19 -04:00
Norm 58fafc121f
Add python to dependencies
Needed for some node-gyp packages
2022-08-25 14:10:19 -04:00
Norm 7a39c74a78
Add dependency install example for Debian 2022-08-25 14:10:19 -04:00
Norm c4415e9af3
Fix formatting 2022-08-25 14:10:19 -04:00
Norm 8e30c86a9a
Remove non-working IRC link 2022-08-25 14:10:19 -04:00
Norm 2261958670
Update INSTALL.md for FoundKey 2022-08-25 14:10:19 -04:00
Norm e28606e859
Add 'docs/INSTALL.md' 2022-08-25 14:10:14 -04:00