/twitter_fetch_ui

Twitter UI for the fetch_backend

Primary LanguageCSS

Twitter fetch UI

Prerequisites

You need this software to install the project

  1. Ruby 2.5
  2. Rails 5.1.5
  3. PostgreSQL + Devtools
  4. NodeJs
  5. Redis
  6. Foreman
  7. Yarn

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

A step by step series of examples that tell you have to get a development env running

  1. Clone the repo at https://github.com/edugonch/twitts_fetch_backend
  2. Run bundle install
bundle install
  1. Run yarn install
yarn install
  1. Run the [BackendFetchApp] (https://github.com/edugonch/twitts_fetch_backend) in port 3002
foreman start -f Procfile.dev
  1. Run the application with webpacker
foreman start -f Procfile.dev

Built With

  • RubyOnRails - The web framework used
  • Bootstrap - The UI web framework used
  • ReactJs - The Javascript framework used
  • WebPacker - JavaScript pre-processor for Rails
  • Tabler - Open Source dashboard template for Bootstrap
  • RestClient - Simple DSL for accessing HTTP and REST resources

Authors

  • Eduardo González - Initial work - edugonch

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

You can see it live running at:

user: test@test.com
password: testpassword