Coder Social home page Coder Social logo

cjilbert504 / beginnerbounties.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from excid3/beginnerbounties.com

0.0 0.0 0.0 172 KB

Small Projects for Junior Developers

Home Page: https://beginnerbounties.com

License: MIT License

Shell 0.17% JavaScript 2.05% Ruby 56.11% CSS 2.19% HTML 39.48%

beginnerbounties.com'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.1
     $ rbenv install 3.2.1
     $ rvm install 3.2.1        
    
  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.

beginnerbounties.com's People

Contributors

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