Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuc-arc-f/fastify_3svelte
fastify + Svelte SPA, file base routing
https://github.com/kuc-arc-f/fastify_3svelte
fastify svelte vite
Last synced: about 18 hours ago
JSON representation
fastify + Svelte SPA, file base routing
- Host: GitHub
- URL: https://github.com/kuc-arc-f/fastify_3svelte
- Owner: kuc-arc-f
- Created: 2024-02-05T23:23:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T20:24:03.000Z (8 months ago)
- Last Synced: 2024-05-14T11:28:33.309Z (8 months ago)
- Topics: fastify, svelte, vite
- Language: TypeScript
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fastify_3svelte
Version: 0.9.2
Author : Kouji Nakashima / kuc-arc-f.com
date : 2024/02/04
update : 2024/03/27
***
### Summaryfastify SSR + Svelte sample
* vercel deploy
***
### build```
yarn buildyarn dev
```***
### bloghttps://zenn.dev/knaka0209/books/b1bd883fb8dd95/viewer/6df85a
***