Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuc-arc-f/express_41preact_spa
preact.js SPA + express, file base routing
https://github.com/kuc-arc-f/express_41preact_spa
esbuild express preact vite
Last synced: 22 days ago
JSON representation
preact.js SPA + express, file base routing
- Host: GitHub
- URL: https://github.com/kuc-arc-f/express_41preact_spa
- Owner: kuc-arc-f
- Created: 2024-03-16T07:26:50.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T10:26:03.000Z (8 months ago)
- Last Synced: 2024-10-31T03:22:00.488Z (2 months ago)
- Topics: esbuild, express, preact, vite
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# express_41preact_spa
Version: 0.9.2
Author : Kouji Nakashima / kuc-arc-f.com
date : 2024/02/21
update : 2024/05/26
***
Preact.js SPA + express, file base routing
***
### build```
yarn build#dev
yarn dev```
***
### Sample* api_test: api sample
* basic_auth: basic auth, express-basic-auth use
* simple_auth: simple auth, user data from .env
* tailwindcss: css sample
* turso_test: Turso, LibSQL sample
***
### bloghttps://zenn.dev/knaka0209/books/b1bd883fb8dd95/viewer/c932f7
***