Skip to content

Instantly share code, notes, and snippets.

@Ugmaxie
Created November 25, 2014 12:07
Show Gist options
  • Save Ugmaxie/88498ceafe39ff5b416c to your computer and use it in GitHub Desktop.
Save Ugmaxie/88498ceafe39ff5b416c to your computer and use it in GitHub Desktop.
TR Content
/bower_components
/node_modules
/docs
/tr_config:
/tr_models:
/tr_routes:
/tr_tests:
/tr_utils:
migrations.js
/public:
/images
/css
/js:
/lib
app.js
/components:
/frontend:
index.html
index.js
/directives:
directives.js
/filters:
filters.js
/services:
services.js
/shared:
partiesRegexp.js
twilioRegexp.js
/signin_signup_pwdreset:
signIn.html
signUn.html
pwdReset.html
signInController.js
signUpController.js
pwdResetController.js
/waitlist:
waitList.html
waitListController.js
/reservations:
reservations.html
reservationsImport.html
reservationsController.js
reservationsImportController.js
/history:
history.html
historyController.js
/analytics:
analytics.html
analitycsController.js
/settings:
/twilioRecording:
browser-record-twiml.xml
recording-good-bye.php
settings.html
settingsController.js
/admin:
denver.html
app.js
/filters:
filters.js
/directives:
directives.js
/services:
services.js
/restaurants:
restaurants.html
restaurantsController.js
/sessions:
sessions.html
sessionsController.js
/pricePlans:
pricePlans.html
pricePlansController.js
/defaultSettings:
defaultSettings.html
defaultSettingsController.js
/bower_components
/config :
config.js
db.js
express.js
index.js
io.js
log.js
passport.js
recurly.js
redis.js
twilio.js
/docs :
migrations.js
/node_modules
/public :
/app :
/common:
trutils.js
twilio.js
/content:
SampleCSV.csv
/css:
app.css
/denver:
/js:
/controllers:
PricePlansController.js
RestaurantController.js
settings.js
app.js
controllers.js
directives.js
filters.js
services.js
/partials:
defultSettings.html
pricePlans.html
restaurants.html
sessions.html
/img
/js:
/controllers:
AddWalkInFormController.js
ReservationsImportController.js
SettingsController.js
signUpRed.js
app.js
controllers.js
directives.js
filters.js
services.js
wait-list-tour.js
/lib
/partials:
analytics.html
browser-record-twiml.xml
history.html
recording-goodbye.php
reservaitions.html
reservationsImport.html
settings.html
wait-list.html
denver.html
index.html
/config
/scripts
/tests
apple-touch-icon.png
favicon.ico
login.html
resetpassword.html
signup.html
/routes:
analytics.js
defaults.js
emailSender.js
inboundTwilio.js
index.js
parties.js
pricePlans.js
resetPassword.js
restaurants.js
seed.js
signup.js
smsPage.js
template.js
usage.js
voicePage.js
/services:
index.js
recurly.js
/test
/utils:
emailSender.js
index.js
trialCounter.js
/views
app.js
package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment