Popularity
6.5
Growing
Activity
0.0
-
36
3
4
Programming language: Crystal
License: MIT License
Tags:
Services And Apps
Latest version: v2.2.0
shards.info alternatives and similar shards
Based on the "Services and Apps" category.
Alternatively, view shards.info alternatives based on common mentions on social networks and blogs.
-
Crystal [ANN]
Web site to announce new Crystal projects, blog posts, updates and other work activities -
crystalshards.herokuapp.com
๐ค Watch and hear macOS robots argue live in your terminal ๐ค -
procodile
๐ Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments) -
quicktype
Generate models and serializers from JSON, JSON Schema, GraphQL, and TypeScript -
JSON to Crystal
Paste in a JSON object and get Crystal mappings in response
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Promo
www.influxdata.com
Do you think we are missing an alternative of shards.info or a related project?
README
View of all repositories on Github and Gitlab that have Crystal code in them.
Installation
- Install Crystal
- Clone this repository
- Install dependencies
shards install
- Rename
.env.example
to.env
, and set variables. - Run it
crystal src/shards-info.cr
Development
psql -c 'CREATE DATABASE shards_info_development;' -U postgres
crystal src/db.cr -- migrate
Frontend
Install depencencies:
npm install
After modifications:
- Run
npm run build
- Change version of
application.js
andapplication.css
insrc/views/layouts/index.slang
Specs
export KEMAL_ENV=test && crystal spec
Special thanks
- Crystal language
- Clear - Advanced ORM between PostgreSQL and Crystal
- Kemal - Web microframework for Crystal
- raven.cr - Crystal client for Sentry
- Logo icon taken from Game Icons pack under CC BY 3.0 license.
Contributing
- Fork it (https://github.com/mamantoha/shards-info/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
- mamantoha Anton Maminov - creator, maintainer
*Note that all licence references and agreements mentioned in the shards.info README section above
are relevant to that project's source code only.