DevUnltd / apiker-template

New Project Template for Apiker API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👷 Apiker Demo

This is the template used when you create an Apiker project, as shown in the "Install" instructions below.

📦 Install

To create a project based on this demo:

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

About

New Project Template for Apiker API


Languages

Language:JavaScript 86.1%Language:TypeScript 13.9%