Skip to content

DevUnltd/apiker-examples

Repository files navigation

👷 Apiker Examples

This is the source to the examples found in the Apiker Readme

📦 Install

To create an Apiker project, run:

npx apiker your-site-name

Note: You must use wrangler 1.19.3 or newer to use this template.

Please read the Durable Object documentation before using this template.

Make sure to do the following before running wrangler publish:

  • edit your app.toml
  • edit files under src/ as desired
  • run npm run build

Releases

No releases published

Packages

No packages published