Skip to content

werner/todo_crystal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Todo App made with Crystal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published