- Notifications
You must be signed in to change notification settings - Fork14
topcoder-archive/appirio_tech-cs-website
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This application is not a pixel-for-pixel or same-HTML remake ofCloudspokes. This was an intentional decision as it has been built withthe same look and feel but using semantic HTML5 as well as Sprockets,SASS, and CSS3.
The application is on a clean skeleton and is set up for RSpec testing.To run the application, you can simply runrails server. It is alsocomplete with a Gemfile, Guardfile for test automation, and more.
Basically this is a shell application that gives you everything you needto get up and running. It should deploy to Heroku great as-is.
The pages that are available are:
- Home Page (dynamic content excluded)
- About Page ("how it works" link)
- FAQs
- Privacy Policy
- Terms of Service
The application is configured to run onhttp://127.0.0.1:3000 if you want to use OAuth. It uses the CloudSpokessandbox org and not a developer org.
It uses a small sqlite3 database to store some values. It is primarily need to store the access_token for the public user. This will probably be changes to a different persistence mechanism; this is temp for development.
Beware! Both the sandbox org and this site are constantly changing so check out the latest before working on any challenges with it.
Check config/initializers/development_settings.rg for required variables and credentials.
About
CloudSpokes Website
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors9
Uh oh!
There was an error while loading.Please reload this page.