Skip to content

ludafa/astro-hono-vercel-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astro & honojs & vercel serverless functions monorepo scaffold

Core features

  1. astro: the static pages and frontend framework with react and tailwindcss
  2. honojs: the serverless functions framework
  3. vercel: serverless function platform
  4. rushjs: the monorepo solution

Code tools

  1. eslint / typescript-lint
  2. prettier

How to use

  1. fork this repo on github

  2. create a vercel project and connect to the github repo

  3. configure your vercel project with these settings

    image from clipboard

  4. create a deployment

  5. visit your site. If you can see this page, then you're all set.

    image from clipboard