Developer Documentation
Everything you need to set up a local EventSlot development environment, understand the codebase, and contribute effectively.
Sections
| Section | Description |
|---|---|
| Local Setup | Prerequisites and machine configuration |
| Installation | Clone, install, and run for the first time |
| Environment Variables | All required and optional .env keys |
| Folder Structure | Directory layout and file conventions |
| Coding Standards | TypeScript, linting, and formatting rules |
| Git Workflow | Branch naming, commit messages, and PR process |
| Contribution Guide | How to open issues, PRs, and get reviews |