GithubHelp home page GithubHelp logo

5l1v3r1 / yoklama2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from we-robot/yoklama2

0.0 1.0 0.0 46.5 MB

Dockerfile 0.67% Ruby 58.66% JavaScript 1.78% CoffeeScript 0.34% CSS 3.09% HTML 35.21% Shell 0.26%

yoklama2's Introduction

Yoklama_yeni

TODOs

  • Change email sender domain address and basic_auth info in config/settings.yml
  • Change email sender domain address in config/initializers/devise.rb
  • Create .pronto.yml file from example.pronto.yml file
  • Run command for create environments ➜ ✗ rails g environment

Infos

  • Edit secret keys ➜ ✗ EDITOR=vi bin/rails credentials:edit

Docker development

  • run following commands on terminal ➜ ✗ docker-compose build ➜ ✗ docker-compose run app bundle install ➜ ✗ docker-compose run app bundle exec rails db:create db:migrate db:seed ➜ ✗ docker-compose up
  • open in your browser localhost:3000 or lvh.me:3000
  • If you want to access rails console run this command before ➜ ✗ docker-compose run app bundle install --binstubs ➜ ✗ docker-compose run app bundle exec rails c

Local development

  • Change REDIS_URL and POSTGRESQL_HOST environment in .env.local file

  • run following commands on terminal ➜ ✗ bundle exec rails server

  • open in your browser localhost:3000 or lvh.me:3000

➜ ✗ redis-server ➜ ✗ bundle exec rake sidekiq:start

Development

➜ ✗ pronto run ➜ ✗ pronto run -r haml

  • On feature branch ➜ ✗ pronto run -c origin/develop

yoklama2's People

Contributors

alperenbozkurt avatar ramaxankara avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.