Skip to content

Typescript Appwrite function with Hono as framework

Notifications You must be signed in to change notification settings

yk-sgr/appwrite-functions-hono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hono Appwrite Function

Setup

.env

NODE_ENV=development
npm install
npm run dev
open http://localhost:3000

Deployment

Entrypoint

dist/index.js

Commands

  • npm install
  • npm run build

About

Typescript Appwrite function with Hono as framework

Topics

Resources

Stars

Watchers

Forks