sandbox
Version, currently main branch1 version
- main branchlatestJan 26, 2023
github.com/colindensem/luckyframework-sandbox
a sandbox for learning with luckyframework
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
sandbox:
github: colindensem/luckyframework-sandbox
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.35.1- Author
- your-name-here <your-email-here>
- Target
sandboxfrom src/sandbox.cr
Dependencies
Runtime Dependencies
README
Sandbox
This is a project written using Lucky. Enjoy!
Open in VS Code with remote containers extension installed to open in a docker container.
Run all commands from the integrated terminal.
Setting up the project
- Install required dependencies
- Update database settings in
config/database.cr - Run
script/setup - Run
lucky devto start the app - Open
localhost:3001to view the app
Testing
- Run
crystal spec - If it fails on LuckyFlow, open up
configure_lucky_flow.crand add the path for the chromedirver e.g.settings.chromedriver_path = "/usr/bin/chromedriver" - Re-run step 1
Learning Lucky
Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Jan 26, 2023
- Crystal
0.35.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/colindensem/luckyframework-sandbox
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1