Possible to use 1 port for svelte production + NET api?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • svelte-dotnet-app

    Discontinued Template repo for .NET6 backend + svelte frontend

  • You can check out the template I made for exact this purpose on github. No need for a reverse proxy etc., you can host the svelte static (and hot recompiled) files directly with Kestrel, i.e. within the .NET app.

  • aspcore-spa-cli

    SpaCliMiddleware - Supporting Vue Cli plus Svelte

  • This is a good approach, But still there’s another way that can be more cleaner and could easily separate svelte from dotnet. SpaCliMiddleware

  • 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.

    InfluxDB logo
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