Skip to content

Web-application designed to create recurring events for Discord servers that take place every day.

License

Notifications You must be signed in to change notification settings

jsopn/discord-events-planner

Repository files navigation

Discord Events Planner

This application is designed to create recurring events for Discord servers that take place every day.

Table of Contents

Getting Started

Installation

  1. Clone the repository:
git clone https://github.com/jsopn/discord-events-planner.git
  1. Change into the project directory:
cd discord-events-planner
  1. Build the Docker image:
docker build -t discord-events-planner .

Running the Application

To run the Discord Events Planner application, use the following command:

docker run -p 3000:3000 discord-events-planner

This will start the application and make it available at http://localhost:3000.

Contributing

Contributions are welcome! If you encounter any bugs, have suggestions, or want to enhance the application, please open an issue or submit a pull request to this repository.

License

This project is licensed under the MIT License. Feel free to use, modify, or distribute this code as per the terms of this license.

About

Web-application designed to create recurring events for Discord servers that take place every day.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published