Skip to content

風疹などワクチンを受けれる箇所が検索できるサービス

Notifications You must be signed in to change notification settings

naoya7076/japan-vaccine-locator

Repository files navigation

Welcome to Remix + Vite + shadcn/ui!

📖 See the Remix docs and the Remix Vite docs for details on supported features.

Getting Started

Node Server:

npx create-remix@latest --template jacob-ebey/remix-shadcn

Cloudflare Pages:

npx create-remix@latest --template https://github.com/jacob-ebey/remix-shadcn/tree/cloudflare

Or for a more flushed out template with a login flow and a SQLite database backed by Drizzle ORM:

Node Server:

npx create-remix@latest --template https://github.com/jacob-ebey/remix-shadcn/tree/drizzle

Cloudflare Pages:

npx create-remix@latest --template https://github.com/jacob-ebey/remix-shadcn/tree/drizzle-cloudflare

Built in theme switcher

image

image

Development

Run the Vite dev server:

npm run dev

Deployment

In the Cloudflare Dashboard:

  • Create a new Cloudflare Pages application
  • Set the Build command to npm run build
  • Set the Build output directory to /build/client

About

風疹などワクチンを受けれる箇所が検索できるサービス

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published