todo_crystal
Version, currently master branch1 version
- master branchlatestJan 1, 2016
github.com/werner/todo_crystal
A Todo App made with Crystal
7 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
todo_crystal:
github: werner/todo_crystal
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
Dependencies
Runtime Dependencies
- pg*github: will/crystal-pg
- mime*github: spalger/crystal-mime
- sqlite3*github: manastech/crystal-sqlite3
- amatista*github: werner/amatista
- html_builder*github: crystal-lang/html_builder
README
This is a Todo App made with Crystal. # Usage ##### Install PostgreSQL 9.4 ##### Create a database in postgres called todo_crystal ##### If you're upgrading remove .deps.lock and .deps folder ``` export DATABASE_URL="postgres://..." ``` ``` crystal deps ``` ``` crystal db/pg_migrations.cr ``` ``` crystal app/main.cr ```
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
- Jan 1, 2016
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/werner/todo_crystal
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1