Lee Robinson
4e4f5f28a2
[examples] Add Vercel Analytics for CRA/SvelteKit templates. ( #7894 )
...
Successfully tested with:
- [CRA](https://front-git-analytics-for-all-frameworks.vercel.sh/now-examples/create-react-app/analytics?device=desktop&timePeriod=1d&percentile=75&timeInterval=3h&sort=datapoints&search= )
- [SvelteKit](https://front-git-analytics-for-all-frameworks.vercel.sh/now-examples/sveltekit/analytics?device=desktop&timePeriod=1d&percentile=75&timeInterval=3h&sort=datapoints&search= )
Dependencies have also been updated 👍
2022-06-13 16:30:14 +00:00
Lee Robinson
c414288b2f
[examples] Update SvelteKit example with latest boilerplate ( #7892 )
...
Replaces https://github.com/vercel/vercel/pull/7674 with the latest SvelteKit boilerplate.
2022-05-30 07:57:46 +00:00
Sam Ko
9ff86a896c
[examples] Update todo functionality in the "sveltekit" example ( #7506 )
2022-03-01 15:50:04 -08:00
Nathan Rajlich
983946650e
[cli] Remove initial iteration of vc build and Plugins ( #7390 )
...
* [cli] Remove initial iteration of `vc build` and Plugins
The `vercel build` command is being restructured, so we'll remove it for
now so that this initial iteration isn't included as part of the stable
CLI release.
* Update packages/cli/src/commands/init/init.ts
Co-authored-by: Steven <steven@ceriously.com >
* Remove more `.output` references
* Remove unnecessary space
* Fix test
* Remove vc dev middleware tests for now
Co-authored-by: Steven <steven@ceriously.com >
2022-02-14 19:00:15 -08:00
Lee Robinson
8ed55c6642
[examples] Update all examples to use .vercel.app instead of .vercel.com ( #7320 )
2022-01-18 08:56:31 -06:00
Stephanie Dietz
bd88a55580
Updated SvelteKit example. ( #7301 )
2022-01-17 18:17:03 -06:00
Ana Trajkovska
e271c2598e
[examples] Update Deploy button URLs in examples ( #6523 )
2021-07-28 10:42:09 -04:00
Lee Robinson
8950cd9685
[frameworks][examples] Add support for zero-config SvelteKit ( #6482 )
...
While we already have support for [SvelteKit](https://sveltekit-delta.vercel.app ) on Vercel with the [File System API](https://vercel.com/docs/more/adding-your-framework ), this makes the Svelte logo show up and adds an example. I also updated the Svelte example to match their default template and guide the user to use SvelteKit if they want functions.
https://sveltekit.examples.vercel.com
2021-07-23 14:17:22 +00:00