Skip to content

A Scala.js project deploying an application with persistence to Cloudflare Pages and Functions

Notifications You must be signed in to change notification settings

keynmol/cloudflare-scalajs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudflare-scalajs-template

Small self-contained project to demonstrate using Cloudflare Pages and Functions with Scala.js.

See my blog post about this topic: https://blog.indoorvivants.com/2022-02-14-cloudflare-functions-with-scalajs

usage

  • Live version of the app is deployed here: https://cloudflare-scalajs-template.pages.dev
  • Locally, you need to install Wrangler and run wrangler pages dev . --kv=SQUARE, and in a separate terminal sbt "~buildWorkers"
  • You can see ./deploy.sh script for the steps Cloudflare does to deploy this

2022-02-24 18 13 42

About

A Scala.js project deploying an application with persistence to Cloudflare Pages and Functions

Topics

Resources

Stars

Watchers

Forks