Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
garder500 committed Mar 17, 2024
1 parent 944b391 commit d869452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The Front-end is built with [React](https://reactjs.org/) and [Next.js](https://
DISCORD_STATUS_NAME=The best Bot ever
DISCORD_STATUS_STATE=The Best AI Bot
```

test
4. Run the database migrations with `pnpm migrate` (this will create the database tables)
5. Build the project with `pnpm build`
6. Run the project with `pnpm start` or `node dist/main.js` or with pm2 `pm2 start npm --name "your-app-name" -- start`
Expand Down

0 comments on commit d869452

Please sign in to comment.