Skip to content

murray-rothbot/client-discord

Repository files navigation

Murray Rothbot Logo

Client Discord

This is the repository for the client-discord project, providing a Discord client application.

Installation

npm install

Running

# development
npm run start

# watch mode
npm run start:dev

# production mode
npm run start:prod

Building

# Build the project
npm run build

# Watch for changes and build automatically
npm run watch

Cleaning

# Remove the dist folder
npm run clean

Environment Variables

Ensure you have a .env file with the necessary environment variables. You can use the .env.example file as a template.

License

This project is licensed under the MIT License file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages