4byte.dev websitesi kaynak kodları.
Client: React, Inertia, Redux, TailwindCSS
Server: Laravel
Recommendation: Gorse
Cache: Redis
Install && run project with docker-compose
wget https://raw.githubusercontent.com/4bytedev/4byte.dev/refs/heads/main/docker-compose.yml
wget https://raw.githubusercontent.com/4bytedev/4byte.dev/refs/heads/main/.env.example -O .env
# Start Docker containers
docker compose --env-file .env --profile app --profile production up -dClone the repository
git clone https://github.com/4bytedev/4byte.dev.gitPreapre local development data
make migrate
make create-permissions
make seedNow, you can login /admin page with the following credentials
admin@example.com password
- Open source community