-
Initialize the Rails environment:
bundle install rake db:setup
-
Create an account at Castle.
-
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
-
Contact us if you have any questions.
forked from castle/playground
-
Notifications
You must be signed in to change notification settings - Fork 0
lluft/playground
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example implementation of Castle
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 62.1%
- HTML 35.7%
- CSS 2.0%
- JavaScript 0.2%