JOSEPHINE WEB PROFILE
Overview
Welcome to the official website repository of Josephine, the ultimate Discord bot for building fun and welcoming communities! 🌟
Josephine is trusted by 1,400,000+ Discord servers to manage, moderate, and grow their communities. This website serves as the landing page, documentation hub, and information center for everything related to Josephine.
License
This project is protected under the MIT License.
Table of Contents
Features
- Landing Page: Provides an introduction to Josephine and its features.
- Documentation Hub: Centralized location for all documentation related to Josephine.
- Information Center: Provides information about Josephine, its team, and community.
- Responsive Design: The website is designed to be responsive and accessible on all devices.
Technologies Used
- Svelte: A JavaScript compiler that turns your declarative components into highly efficient vanilla JavaScript.
- SvelteKit: A framework for building web applications of all sizes, powered by Svelte.
- Vite: A fast, opinionated web dev build tool that serves your code via native ES modules during development and bundles it with Rollup for production.
- Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
- PNPM: Fast, disk space efficient package manager.
Getting Started
Prerequisites
Installation
Clone the repository:
git clone https://github.com/bintangyosua/josephine-website.git
cd josephine-website
Install the dependencies:
pnpm install
Running the Application
pnpm run dev
Open your browser and navigate to http://localhost:5173
.
Contributing
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch.
- Make your changes.
- Commit your changes.
- Push your changes to your fork.
- Submit a pull request.