Skip to content

epost/urweb-nix-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Ur/Web experiment

Getting Ur/Web via Nix

Get urweb using https://github.com/grwlf/urweb-build:

cd ~/dev/3rdparty
git clone https://github.com/grwlf/urweb-build
export NIX_PATH="$NIX_PATH:urweb-build=/Users/erik/dev/3rdparty/urweb-build"

Build the project

nix-shell -p urweb

From the nix-shell do:

urweb restaurant
./restaurant.exe

Try it out

Open http://localhost:8080/Restaurant/main

About

Ur/Web example project using Nix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages