Skip to content

CaffeinateMeNow/threads

 
 

Repository files navigation

Threads

Description

Threads is a simple, anonymous discussion tool.

Dev environment

Stack

  • Ruby on Rails 5.2
  • Ruby 2.4.1
  • Puma
  • Redis
  • Postgresql 9.6.x

Docker

  • cp .env.example .env
  • docker-compose up
  • docker-compose exec website sh
  • bundle exec rake db:create
  • bundle exec rake db:migrate
  • The application will be available at http://localhost:3000

Tests

  • bundle exec rspec spec

License

MIT

About

the threads discussion tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 71.7%
  • HTML 21.2%
  • JavaScript 3.8%
  • CSS 3.1%
  • Dockerfile 0.2%