Skip to content

A production template for creating Appwrite functions using Typescript with Node.js 18 runtime.

Notifications You must be signed in to change notification settings

suikodev/appwrite-function-typescript-production-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appwrite Function Typescript Production Template

This is a production template for creating Appwrite functions using Typescript with Node.js 18 runtime.

Getting Started

  1. Create a new function on Appwrite console and select Node.js 18 runtime.
  2. Create a new project using this template and clone it.
  3. Update the appwrite.json file with your function details.
  4. Install dependencies using yarn,
  5. Deploy your function using appwrite functions deploy.

License

We don't care about license in this template. You can use it for any purpose.

About

A production template for creating Appwrite functions using Typescript with Node.js 18 runtime.

Topics

Resources

Stars

Watchers

Forks