production_line_report
Version, currently master branch1 version
- master branchlatestSep 24, 2024
github.com/one-in-ten-thousand/production_line_report
production_line_report
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
production_line_report:
github: one-in-ten-thousand/production_line_report
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.7.2- License
- MIT
- Author
- Billy.Zheng
- Target
appfrom src/production_line_report.cr
Dependencies
Runtime Dependencies
- avram~> 1.0.0github: luckyframework/avram
- hashr0.1.0github: zw963/hashr
- kemal1.3.0github: kemalcr/kemal
- graphql*github: graphql-crystal/graphql
- lucky_env*github: zw963/lucky_env, branch: main
- spec-kemal1.0.0github: kemalcr/spec-kemal
- kemal-basic-auth1.0.0github: kemalcr/kemal-basic-auth
- baked_file_system_mounter0.5.1github: zw963/baked_file_system_mounter
README
production_line_report
TODO: Write a description here
Installation
- Follow this page install Crystal, after install sucessful, you should run
crystal,shardscommand sucessful. - [Optional] Follow this install lucky command, this step only needed if you want rollback db/migrations etc.
- Run
shardsto install dependencies into./lib - Start pg server sucessful.
- Run
lucky db.createcreate database.
Usage
- run
shards runto start server. - Visit
localhost:3000.
Deployment
-
For built a static bianry which can be run any linux distro, you must use Docker, more details will add later.
-
For built on ARM device, use following command.
crystal build --cross-compile --target arm-linux-gnueabihf src/production_line_report.cr
Then run the generated cc command in ARM device.
Contributing
- Fork it (https://github.com/zw963/production_line_report/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
- Billy.Zheng - 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
- Sep 24, 2024
- Crystal
1.7.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/one-in-ten-thousand/production_line_report
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1