Projects overview
A project on Epycbyte represents an application deployed to the platform from a single Git repository. Each project can have multiple deployments, including a production deployment and several pre-production deployments. A project groups deployments and custom domains.
Table of Contents
- Next.js (/app)
- Projects on Epycbyte represent applications deployed from a single Git repository.
- Each project can have multiple deployments: a single production deployment and many pre-production deployments.
- A project groups deployments and custom domains.
- While each project is connected to a single imported Git repository, you can have multiple projects connected to a single Git repository with multiple directories, useful for monorepo setups.
Project Dashboard
- View an overview of the production deployment and any active pre-production deployments.
- Configure project settings such as:
- Custom domains
- Environment variables
- Deployment protection
- More
- View details about each deployment, including:
- Status
- Commit that triggered the deployment
- Deployment URL
- More
- Manage observability for the project, including:
- Web Analytics
- Speed Insights
- Logs
- Manage the project's firewall.
Project limits
For more information on project limits, see Limits.
Error codes
- For detailed error code documentation, refer to the Error Codes section.
Previous supported frameworks
- Next.js (/app)
- Next.js (/pages)
- SvelteKit
Send feedback
Was this helpful? Please send your feedback.