Giter Site home page Giter Site logo

docs.anycable.io's Introduction

AnyCable documentation

AnyCable docs website driven by docsify.

Contributing

The quickest way to fix a typo or propose a small change is to use GitHub web interface (open a file, click on "Edit", create a PR).

If you want to propose a bigger change, you might want to use a common flow:

  1. Fork it.
  2. Create a new branch (git checkout -b feat/my-proposal).
  3. Commit and push changes.
  4. Open new Pull Request.

Linters

We try to keep our documentation both correct and stylish using the following tools:

To run these tools locally we use Lefthook (runs linters automatically for every commit).

To sum up:

  • Install mdl:
gem install mdl
  • Install liche:
go get -u github.com/raviqqe/liche
  • Install Hunspell and Forspell:
# for MacOS (for other OS see Forspell documentation)
brew install hunspell

gem install forspell
  • Install StandardRB and rubocop-md:
gem install standard
gem install rubocop-md
  • Install lefthook:
# for MacOS (for other OS see Lefthook documentation)
brew install lefthook
  • Initialize lefthook:
lefthook install

Or you can skip all of these and rely on our CI, which can do all the checks for you!

docs.anycable.io's People

Contributors

aditya-vector avatar deponian avatar envek avatar gadimbaylisahil avatar kalashnikovisme avatar lianowar avatar mepatterson avatar namiwang avatar onesneakymofo avatar palkan avatar rmacklin avatar sergeyni avatar sponomarev avatar tjschuck avatar vasfed avatar yenshirak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs.anycable.io's Issues

Consolidated list of all ENV variables

We are in the process of upgrading AnyCable. With the renaming of multiple ENV variables, it took more time than it probably should have trying to find and locate all changes through the documentation. It would help if listed on the upgrade docs (it looks like some of them were missed). I knew the setting I wanted to use, but it took time to track down the correct ENV variable name. I'd search both the docs.anycable.io, this repo, the repo's of other AnyCable github projects. Searching didn't work as I'd hoped.

One idea, create a consolidated list/dictionary of ENV variables. This page could also link to existing pages that give more explanation on why/how the ENV variables are used.

BTW, even with this "complaint"... the docs are pretty comprehensive overall.

v1.0 TODO

  • Rack middlewares
  • RPC and anycable-go default host changes
  • Add note about cable_meta_tag (anycable/anycable-rails#115)
  • Docker versioning
  • anycable-go disconnector guide
  • Generator GIF
  • RPC proto changes:
    • Actual changes (diff?)
    • Migration plan (anycable-go v1.0 compatibility with v0.6)
    • Version check
  • Stimulus Reflex
  • Upgrade "How to write a server"
  • Heroku upgrades:
    • Add note about RPC app mem size (you need 50MB per 1k connections + RPC size)
  • Dark theme 😎
  • Actualize blog posts links (remove "From Action to Any", add new post)
  • Update home page (anycable.io)
  • ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.