Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tanakaworld/puppeteer_on_rails_sample

Example project using puppeteer in Ruby on Rails Application
https://github.com/tanakaworld/puppeteer_on_rails_sample

pdf-generation puppeteer rails

Last synced: 8 days ago
JSON representation

Example project using puppeteer in Ruby on Rails Application

Awesome Lists containing this project

README

        

# Example project using puppeteer in Ruby on Rails Application

## Get Started

```bash
$ bin/setup
```

## Run in Local

```bash
$ bundle exec rails s
```