@bigbinary/neeto-github-frontend v2.2.8
neeto-github-nano
The neeto-github-nano manages GitHub integration across neeto products.
Contents
Development with Host Application
Engine
The engine allows us to integrate OAuth apps and Github apps in the neeto applications.
Installation
- Add gems to your application's Gemfile:
gem "octokit"
source "NEETO_GEM_SERVER_URL" do
gem "neeto-github-engine"
end- And then execute:
bundle install- Copy migration files, run:
rails g neeto_github_engine:install- After adding the migration file, run:
bundle exec rails db:migrateUsage
Frontend package
The frontend package exports several components.
Installation
Install the latest package using the below command -
yarn add @bigbinary/neeto-github-frontendComponents
Instructions for Publishing
Consult the building and releasing packages guide for details on how to publish.
9 months ago
9 months ago
8 months ago
8 months ago
7 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago