Skip to content

docs: Improve documentation for new users #85

New issue

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

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

Already on GitHub? # to your account

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 <peio.thibault@gmail.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: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Peïo Thibault <peio.thibault@gmail.com>
Co-authored-by: Yanzi-dev <106020312+Yanzi-dev@users.noreply.github.com>
Co-authored-by: Manuel <manuel.cartier@kombo.co>
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 <peio.thibault@gmail.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 <peio.thibault@gmail.com>
Co-authored-by: Manu <neolectron@codinglab.io>
Co-authored-by: Manu <neolectron@codinglab.io>
Co-authored-by: Manuel <manuel.cartier@kombo.co>
Co-authored-by: Manu <neolectron@codinglab.io>
Co-authored-by: LazyRabbit <lmontaigut@gmail.com>
Co-authored-by: Peïo Thibault <peio.thibault@gmail.com>
@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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
blocked blocked by another PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants