An open API service indexing awesome lists of open source software.

https://github.com/r2dbc/r2dbc.github.io

R2DBC site
https://github.com/r2dbc/r2dbc.github.io

r2dbc

Last synced: over 1 year ago
JSON representation

R2DBC site

Awesome Lists containing this project

README

          

== r2dbc.github.io

This is the source for R2DBC's website.

To test any changes locally, do the following steps:

. Install https://github.com/rbenv/rbenv[rbenv].
. `cd /to/this/folder`
. `gem install bundle`
. `bundle exec jekyll serve`

Follow the instructions.