sveltejs / sapper

The next small thing in web development, powered by Svelte
https://sapper.svelte.dev
MIT License
7.02k stars 437 forks source link

Add Instructions for Deployment to Layer0 #1786

Closed rishi-raj-jain closed 3 years ago

rishi-raj-jain commented 3 years ago

Layer0 supports universal (SSR) Sapper applications. Layer0 is an all-in-one platform to develop, deploy, preview, experiment on, monitor, and run your headless frontend. It is focused on large, dynamic websites and best-in-class performance through EdgeJS (a JavaScript-based Content Delivery Network), predictive prefetching, and performance monitoring. Layer0 offers a free tier.

NOTE: All development is currently focused on Sapper's successor, SvelteKit: https://kit.svelte.dev/ We are not adding new features to Sapper. While we might fix some particularly pressing or easy to address bugs, it's highly unlikely that most PRs will be reviewed.

Before submitting the PR, please make sure you do the following

Tests