Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
/ playground Public archive

Example implementation of Castle

Notifications You must be signed in to change notification settings

castle/playground

Repository files navigation

Castle Playground

  1. Initialize the Rails environment:

    bundle install
    rake db:setup
    
  2. Create an account at Castle.

  3. Once you have your Castle credentials, start the Rails server with the following environment variables:

    CASTLE_APP_ID=100000000000000
    CASTLE_API_SECRET=secret
    

    For example:

    CASTLE_APP_ID=100000000000000 CASTLE_API_SECRET=secret rails s
    
  4. Contact us if you have any questions.

About

Example implementation of Castle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •