https://github.com/sebastianterleira/tweetable
Una App basada en Twitter, construida con Rails y patron MVC. (。・∀・)ノ゙
https://github.com/sebastianterleira/tweetable
css devise html rubocop ruby ruby-on-rails
Last synced: 3 months ago
JSON representation
Una App basada en Twitter, construida con Rails y patron MVC. (。・∀・)ノ゙
- Host: GitHub
- URL: https://github.com/sebastianterleira/tweetable
- Owner: sebastianterleira
- Created: 2023-02-22T01:54:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T21:41:53.000Z (about 3 years ago)
- Last Synced: 2025-07-20T00:09:51.237Z (12 months ago)
- Topics: css, devise, html, rubocop, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# INSTALLATION
Use the package manager `bundle` to install foobar
```bash
$ bundle install
```
```bash
$ rails db:setup
```
Use `rails db:setup` doesn't run the migrations so you'll have to run them manually
```bash
$ rails db:migrate
```
## Env.
To run omniauth with GitHub you can add an .env, here is an example, [environments](env.example)
# HELP
Any questions, doubts about the installation of the application or error you can contact me via Email seb.terleira1204@gmail.com or also through my [Twitter](https://twitter.com/SebastianTerlei)