Skip to content

BoutPure/twitter

Repository files navigation

Twitter

'Twitter' microblogging and social networking service on which users post and interact with messages known as "tweets".


System dependencies

  • Ruby - 3.1.2
  • PostgreSQL - 14.2
  • Sqlite3 - 3.32.3
  • Rails - install via Gem

Database creation

rails db:create
rails db:migrate

Deployment instructions

Run rails s to start application server


Known issues

PostgreSQL error may occur after starting app server.

psql: could not connect to server: No such file or directory
Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

Potential solving

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published