RaymondBaker / Services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

services

This is an application stub generated by cro stub. To try it out, you'll need to have Cro installed; you can do so using:

zef install --/test cro

Then change directory to the app root (the directory containing this README.md file), and run these commands:

zef install --depsonly .
cro run

You can also build and run a docker image while in the app root using:

docker build -t services .
docker run --rm -p 10000:10000 services

About


Languages

Language:CSS 96.0%Language:HTML 1.7%Language:Perl 6 1.1%Language:TypeScript 0.9%Language:JavaScript 0.2%Language:Dockerfile 0.1%