|
8 月之前 | |
---|---|---|
characters | 8 月之前 | |
src | 8 月之前 | |
.env.example | 9 月之前 | |
.gitignore | 9 月之前 | |
LICENSE | 9 月之前 | |
README.md | 9 月之前 | |
package.json | 9 月之前 | |
pnpm-lock.yaml | 9 月之前 | |
tsconfig.json | 9 月之前 |
Copy .env
cp .env.example .env
Fill out the .env file with your own values.
Install dependencies
pnpm i && pnpm start