ai4cr_examples_lucky
Version, currently 0.1.01 version
- 0.1.0latestDec 25, 2020
github.com/drhuffman12/ai4cr_examples_lucky
No description declared in shard.yml.
1 stars
0 dependents
License: not declared
Installation
# Add this to your shard.yml
dependencies:
ai4cr_examples_lucky:
github: drhuffman12/ai4cr_examples_lucky
version: ~> 0.1.0Then run:
shards installshard.yml
- Crystal
0.35.1- Author
- your-name-here <your-email-here>
- Target
ai4cr_examples_luckyfrom src/ai4cr_examples_lucky.cr
Dependencies
Runtime Dependencies
README
ai4cr_examples_lucky
This is a project written using Lucky. Enjoy!
Setting up the project
Postgres Setup
See:
- Start/stop postgres server
- https://tableplus.com/blog/2018/10/how-to-start-stop-restart-postgresql-server.html
- Change Password
- https://www.postgresqltutorial.com/postgresql-change-password/
Un-Dockerized
- Install required dependencies
- Update database settings in
config/database.cr - Run
script/setup - Run
lucky devto start the app
Dockerized
## In One terminal:
# docker-compose build
./bin/acu/dc-build
# docker-compose up
./bin/acu/dc-up
## In another terminal:
# docker-compose run app sh
./bin/acu/dc-run-sh
## In the compose terminal:
# shards install
... then:
- Update database settings in
config/database.cr - Run
script/setup - Run
lucky devto start the app
NOTE: When re-building the docker container, postgress has hold of some files as root, so you have to re-acquire ownership...
# Acquire 'tmp/db' folder and remove it
bin/acu/pg-acquire
Testing
shards
### Learning Lucky
Lucky uses the [Crystal](https://crystal-lang.org) programming language. You can learn about Lucky from the [Lucky Guides](https://luckyframework.org/guides/getting-started/why-lucky).
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.0- Tagged
- Dec 25, 2020
- Commit
05b496216ece- Crystal
0.35.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/drhuffman12/ai4cr_examples_lucky
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1