yvzkr / gencleredestek.com

gencleredestek.com website source code

Home Page:https://gencleredestek.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Installation

You'll need Ruby 3.1.1 and PostgreSQL to be installed.

git clone https://github.com/sdogruyol/gencleredestek.com
cd gencleredestek.com
bundle install
bundle exec rails db:create
bundle exec rails db:migrate
bundle exec rails db:seed
bundle exec rake assets:precompile

Running the project

Once all the dependencies are installed run the server with

bundle exec rails s

About

gencleredestek.com website source code

https://gencleredestek.com


Languages

Language:Ruby 82.2%Language:HTML 14.2%Language:JavaScript 1.9%Language:CSS 0.8%Language:SCSS 0.7%Language:Shell 0.2%Language:Procfile 0.1%