Skip to content

abraham-ai/gospel

Repository files navigation

Hello world example for CI/CD

from here

# terminal window 1
docker build --tag app .
docker run -p 8000:8000 app:latest

# terminal window 2
curl localhost:8000
Hello world%

About

Character, story, and conversation generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published