Limits
Check what you can host and the limits to keep in mind.
What you can host
Lovelycode hosts static files: HTML, CSS, JavaScript, images and other assets. Your JavaScript runs in the browser and can connect to external APIs and services.
Server-side code such as PHP, Node, Python, Ruby or Go needs to run elsewhere. Lovelycode does not run API routes, scheduled jobs or databases.
Bandwidth
We do not count bandwidth. A viral day costs you nothing extra.
Each site has a fair-use allowance of 10 million requests a month. A page view can make several requests, depending on its files. If your site reaches the allowance, we’ll email you rather than switch it off.
Storage and sites
Storage is counted per account and shared across all your sites, not allotted per site. How much storage you have, and how many sites, depends on your plan.
Technical limits on every plan
| Item | Limit |
|---|---|
| Deploy archive | 100 MB, and 100 MB once unzipped |
| _redirects | 64 KB, first 500 rules, 2 KB per destination |
| _headers | 64 KB, first 100 paths, 32 headers each, 8 KB per value |
| Environment variables | 50 per site, 2 KB each, 20 allowed hosts |
Updates and recovery
Files update one at a time during a deploy. A visitor loading your site during that update may briefly receive a mix of old and new files. There is no one-click rollback, so keep a copy of your previous build if you may need to restore it.
Traffic and analytics
Lovelycode does not provide request logs or traffic graphs. You can add your preferred analytics to your own pages.
Something wrong or missing here? Write to hello@lovelyco.de.