๐Ÿ“ฆ Svenlaa / api.svenlaa.com

home page back end hosted on cloudflare

โ˜… 0 stars โ‘‚ 1 forks ๐Ÿ‘ 0 watching โš–๏ธ European Union Public License 1.2
apicloudflare-d1cloudflare-workershonohonojstypescript
๐Ÿ“ฅ Clone https://github.com/Svenlaa/api.svenlaa.com.git
HTTPS git clone https://github.com/Svenlaa/api.svenlaa.com.git
SSH git clone git@github.com:Svenlaa/api.svenlaa.com.git
CLI gh repo clone Svenlaa/api.svenlaa.com
Sven Sven fix some bugs 581a1fe 17 days ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ migrations
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ .prettierrc.yaml
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ pnpm-lock.yaml
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ wrangler.toml
๐Ÿ“„ README.md

api.svenlaa.com

Built on Cloudflare

Contributions

Are welcome! Submit a PR and I'll take a look at it. You can do it with the GitHub website or a fancy text editor.

Tools and their Documentation

Development

Requirements

  • Nodejs
  • Wrangler
  • pnpm
# install dependencies
pnpm i
# run the dev server
pnpm dev