Le Wagon Batch #173 Final Project
Go to file
Beatrice Olivera d12fa2a46b
Merge pull request #7 from beatriceo/frontend-setup
Frontend setup
2018-08-28 12:38:41 +01:00
app Changed colors setup bootstrap 2018-08-28 12:39:45 +02:00
bin Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
config interpolated redis url 2018-08-28 11:31:24 +01:00
db created channel for action cable and friendship relationship in database 2018-08-27 16:56:21 +01:00
lib Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
log Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
public Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
storage Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
test set up action able to work with webrtc in localhost 2018-08-27 19:05:57 +01:00
tmp Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
.babelrc Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
.gitignore Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
.postcssrc.yml Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
.rubocop.yml Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
.ruby-version Updated .ruby-version 2018-08-27 15:41:30 +01:00
Gemfile added uglifier and redis 2018-08-28 10:41:54 +01:00
Gemfile.lock added uglifier and redis 2018-08-28 10:41:54 +01:00
Procfile Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
README.md Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
Rakefile Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
config.ru Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
package.json Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00
yarn.lock Initial commit with devise template from https://github.com/lewagon/rails-templates 2018-08-27 15:37:06 +01:00

README.md

Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.