What setup involves
| Step | Purpose |
|---|---|
| GitHub App | Grant Niteshift access to your repositories |
| Repository setup | Clone, install dependencies, configure the environment |
| Environment variables | Add secrets your repository needs to run |
| Preview ports | Expose running services with public URLs |
Quick path
If you just want to start using Niteshift:- Install the GitHub App during onboarding
- Create a task—setup happens automatically
Full setup
For repositories with specific requirements:- Add environment variables in repository settings
- Configure preview ports for your dev server
- Optionally run guided setup to customize the environment