Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuc-arc-f/fastify_11qwik
fastify + Qwik + vite, MPA sample
https://github.com/kuc-arc-f/fastify_11qwik
esbuild fastify qwik vite
Last synced: 3 days ago
JSON representation
fastify + Qwik + vite, MPA sample
- Host: GitHub
- URL: https://github.com/kuc-arc-f/fastify_11qwik
- Owner: kuc-arc-f
- Created: 2024-03-01T11:04:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-01T22:33:14.000Z (10 months ago)
- Last Synced: 2024-03-01T23:32:53.935Z (10 months ago)
- Topics: esbuild, fastify, qwik, vite
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fastify_11qwik
Version: 0.9.1
Author : Kouji Nakashima / kuc-arc-f.com
date : 2024/02/29
update : 2024/03/01
***
### Summaryfastify + Qwik + vite, MPA sample
***
### build* dev-start
```
yarn dev
```* build
```
yarn build
```***
### bloghttps://zenn.dev/knaka0209/books/b1bd883fb8dd95
***