Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

faasjs/nextjs-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaasJS with Next.js Starter

A starter template for FaasJS with Next.js.

Quick Start with codespace

  1. Click Code -> Codespaces -> Create codespace on main.
  2. Wait for the codespace to be created.
  3. In VS Code, open a new terminal and run bi && bd (shorten command of bun install && bun run dev).
  4. Enjoy!

Quick Start with local

System Requirements

Usage

  1. Clone the repository.
  2. Run bun install.
  3. Run bun dev.
  4. Open http://localhost:3000/ in browser.

About

🔨 A starter template for FaasJS & Next.js

Resources

Stars

Watchers

Forks

Contributors