Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

EIVO/eivo-rails-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EIVO Rails API

Gem Version

Installation

Add this line to your application's Gemfile:

gem 'eivo-rails-api'

And then execute:

$ bundle

Or install it yourself as:

$ gem install eivo-rails-api -N

Usage

If you don't have a Ruby On Rails project:

$ rails new ../example/ -d postgresql --api --skip-action-mailer --skip-action-mailbox --skip-action-text --skip-active-storage --skip-action-cable --skip-sprockets --skip-spring --skip-javascript --skip-turbolinks --skip-test --skip-system-test --skip-bootsnap --skip-webpack-install

Then:

$ rails g eivo:install

Add missing credentials:

$ rails credentials:edit
sentry:
  dsn: ""

License

This project is released under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors