To begin using this template:
- Clone the repository:
git clone https://github.com/PixlGalaxy/EagleDocsFE.git
- Install dependencies with
npm install
oryarn
. - Start the development server using
npm run dev
oryarn dev
.
To run the Docker container for this project, follow these steps:
- Use the following command to run the container:
docker run -p 80:3000 ghcr.io/pixlgalaxy/eagledocsfe:latest
This will map port 3000 from the container to your host machine.
- After running the command, you can access the application by navigating to http://localhost:3000.
For more details on setting up and using Vite with React, refer to the official documentation of each plugin linked above.
- Website: eagledocs.org
- Discord: EagleDocs Discord