guestbook
Version, currently master branch1 version
- master branchlatestJun 19, 2020
github.com/nilsding/guestbook
Web 1.0, here I come!
2 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
guestbook:
github: nilsding/guestbook
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.35.0- License
- MIT
- Author
- Georg Gadinger
- Target
guestbookfrom src/guestbook.cr
Dependencies
Runtime Dependencies
README
guestbook
It's a guestbook alright. Web 1.0, here I come!
Features
- Not much yet...
- it has some BBCode support though!
Installation
Install Crystal and PostgreSQL, then:
- install the dependencies:
shards install - build the application:
shards build - create a new Postgres database named
guestbook
Usage
Once shards build succeeded, you can run the web server via ./bin/guestbook.
Want to run this outside of your local dev machine? Set the environment
variable KEMAL_ENV=production.
Want to expose this service on a different directory other than /? Just set
the SITE_ROOT environment variable to something, e.g:
SITE_ROOT=/myguestbook.
Contributing
- Fork it (https://github.com/nilsding/guestbook/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Georg Gadinger - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jun 19, 2020
- Crystal
0.35.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/nilsding/guestbook
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1