Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Improve documentation for new users #85

Draft
wants to merge 63 commits into
base: master
Choose a base branch
from

Conversation

neolectron
Copy link
Member

@neolectron neolectron commented Sep 14, 2023

potb and others added 30 commits May 18, 2023 02:31
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Peïo Thibault <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Peïo Thibault <[email protected]>
Co-authored-by: Yanzi-dev <[email protected]>
Co-authored-by: Manuel <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
luca-montaigut and others added 23 commits September 4, 2023 22:10
Co-authored-by: Peïo Thibault <[email protected]>
Co-authored-by: Manu <[email protected]>
@neolectron neolectron added the blocked blocked by another PR label Sep 14, 2023

### Minimal setup

Copy [`.env.example`](./.env.example) to `.env` and fill you discord token.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when i git clone, .env.example already exist.
Just need to rename .env.example to .env and fill the discord token.

@@ -4,23 +4,43 @@

We use [pnpm](https://pnpm.io) to manage our dependencies.
You can [install it](https://pnpm.io/installation) using your preferred
method, but we recommend using [Corepack](https://nodejs.org/api/corepack.html#supported-package-managers) so that you
keep your package manager version in sync with ours.
method, but we recommend using [Corepack](https://nodejs.org/api/corepack.html#supported-package-managers) so that you keep your package manager version in sync with ours.

Make sure you run **Node 20** or the dependencies' installation will fail.
We recommend using [nvm](https://github.com/nvm-sh/nvm) to manage your Node version.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -4,23 +4,43 @@

We use [pnpm](https://pnpm.io) to manage our dependencies.
You can [install it](https://pnpm.io/installation) using your preferred
method, but we recommend using [Corepack](https://nodejs.org/api/corepack.html#supported-package-managers) so that you
keep your package manager version in sync with ours.
method, but we recommend using [Corepack](https://nodejs.org/api/corepack.html#supported-package-managers) so that you keep your package manager version in sync with ours.

Make sure you run **Node 20** or the dependencies' installation will fail.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we must use node 20.8.1.
Latest version of node don't work.

@potb potb force-pushed the master branch 2 times, most recently from c69e2ce to a754471 Compare January 5, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked blocked by another PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants