deno.land / x / lucia@v0.6.5 / .github / CONTRIBUTING.md

CONTRIBUTING.md

Contributing to Lucia

Initial Steps:

  1. Fork this repository and clone it to your local machine
  2. Make sure you have pnpm installed. If you don't, run npm install -g pnpm
  3. Install all packages with the pnpm command in the project root.

Once you are setup, you check out the codebase documentation to learn more!

Next Steps + Useful Info:

  • If you are using VSCode, install all recommended workspace extensions.
  • We are using PNPM as our package manager, please do not commit your package-lock.json files from NPM
  • Make sure you are up to date by doing git pull here and there.
  • Submit a pull request!
lucia

Version Info

Tagged at
2 years ago