Skip to content

chrisgrounds/random-name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomNameGenerator

This is a random name generator written in Haskell, available at: https://whispering-shore-20690.herokuapp.com/. This heroku instance uses the Heroku Buildpack Stack as the deploy script.

Contributing

Contributions welcome!

You will need Stack to build and run locally. If you want to run on Heroku, then you will need to use the Haskell Stack Heroku buildpack to deploy.

To run locally:

stack build
stack exec -- randomNameGenerator

Then visit localhost:3000

To contribute, fork, make your changes, and open up a PR.

AWS Lambda

There is an AWS Lambda-deployed version of this here.

About

Random name generator on Heroku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published