Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Uncover-it/bot-client

Repository files navigation

Discord Bot Client

This is a Next.js project bootstrapped with create-next-app.

Get started

First, clone the repository:

git clone https://github.com/Uncover-it/bot-client.git && cd bot-client

Then, install all dependencies:

bun install

Finally, run the development environment by running:

bun run dev

Self Hosting

Build the application:

bun run build

Start the project

bun run start

Note: Port 3000 has to be free for this to work.

Remember to regularly pull the repo for the latest updates

Similar Projects

Releases

No releases published

Packages

No packages published