Skip to content

elm-land/lamdera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

@elm-land/lamdera

How to use Lamdera and Elm Land together!

A screenshot of the app running

Live demo: https://elm-land.lamdera.app

Local development

Once you have the latest Lamdera and Elm Land v0.19.0 on your local machine, you can run this project with two separate commands:

elm-land server
lamdera live

And open up the running project at http://0.0.0.0:8000

( Note: There's no special elm-land watch command for now, so please excuse the extra unused dev server! )

Deploying

Lamdera doesn't currently build elm-land remotely, so to deploy we'll need to commit all the gen files.

elm-land build
git add -f .elm-land/src
lamdera check
lamdera deploy

About

A starter template for running Lamdera and Elm Land together, for Mario ๐ŸŽ

Topics

Resources

Stars

Watchers

Forks

Languages