GithubHelp home page GithubHelp logo

padmanabhgalgali / beginner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from excid3/beginnerbounties.com

0.0 0.0 0.0 232 KB

Home Page: https://beginnerbounties.com

License: MIT License

Shell 0.12% JavaScript 1.48% Ruby 65.75% CSS 1.84% HTML 30.80%

beginner's Introduction

Help new developers get their first paid work and build their resumes to help them land their first Junior developer job!

Development

  1. Follow Github instructions on how to Fork this repository.

  2. Make sure you have the correct version of Ruby installed (see .ruby-version). If not, install it if needed with the Ruby version manager that you use.

    $ asdf install ruby 3.2.2
    $ rbenv install 3.2.2
    $ rvm install 3.2.2
    
  3. Install all dependencies with bundle

    $ bundle install
    
  4. Setup Database and run migrations

    $ rake db:create
    $ rake db:migrate --trace
    
  5. Start the web server with

    $ ./bin/dev
    

Run bin/rails test:all to run the tests. You can also run rails c for an interactive prompt that will allow you to experiment.

beginner's People

Contributors

excid3 avatar mybuddyandrew avatar juzershakir avatar dependabot[bot] avatar aj-abhishek-jadav avatar deyemiobaa avatar youngbloodcyb avatar gregmolnar avatar ezekiel-cudium avatar mvanderleest avatar itsandl 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.