Documentation for setup locally
npm -v
.pnpm
for package management. Install all necessary dependencies by running:
.env
file in the root directory of the project to store your environment variables securely. This file should include the following variables:
.env
file is added to .gitignore
to prevent exposing sensitive information.
dist/
directory.
docs/
directory.