How to make vercel include some static files that I can import later?

This page summarizes the projects mentioned and recommended in the original post on /r/sveltejs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • vercel-blog

  • I have this very simple project which is just a markdown powered blog. (Live demo).

  • SvelteKit

    web development, streamlined (by sveltejs)

  • You have a couple of options. You can prerender your site using the [static adapter](https://github.com/sveltejs/kit/tree/master/packages/adapter-static) or use GitHub as a CMS using the GitHub API with caching using the [vercel adapter](https://github.com/sveltejs/kit/tree/master/packages/adapter-vercel) that uses Vercel's serverless functions for dynamic server rendering.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • sveltekit-mdsvex-starter-blog

    A Markdown blog built with SvelteKit, MDSveX, Tailwind CSS and DaisyUI

  • This example should be compatible with SSR, though relative-image will only work with SSG

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Image Generator with Cloudflare

    2 projects | dev.to | 11 Apr 2024
  • Cannot CRUD cookies in SvelteKit from another port

    2 projects | news.ycombinator.com | 3 Mar 2024
  • CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 1

    3 projects | dev.to | 5 Jan 2024
  • SvelteKit 2

    1 project | news.ycombinator.com | 14 Dec 2023
  • SvelteKit 2 coming next week?

    1 project | /r/sveltejs | 10 Dec 2023