Skip to content
View julienemo's full-sized avatar

Block or report julienemo

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. rails_api_devise_jwt_starter rails_api_devise_jwt_starter Public

    A rails 6 API starter with a minimal user model and devise-jwt auth-ed account setting. Now in V1. The prod link has no front nor root path. It only exists to receive requests.

    Ruby

  2. julie_front_starter julie_front_starter Public

    JavaScript

  3. react_starter react_starter Public

    A react boilerplate with redux and react-router-dom

    JavaScript

  4. My discoveries during an attempt to ... My discoveries during an attempt to create a rails app template from a ruby script
    1
    ## Running shell commands in `.rb`
    2
    
                  
    3
    I tried to automatize and personalize my rails application template with a `.rb` file and I attempted this as a dumbbie of command lines. For the moment, the template has not been a success, but at least I discovered the following ways to run a command line from a ruby file.
    4
    
                  
    5
    #### TL;DR
  5. Some github project management tools... Some github project management tools to setup before fully launching a group work
    1
    ## Setting up your working group on Github
    2
    
                  
    3
    This is for fellows who work for the first time as a group on github. All features mentioned are available for free accounts.
    4
    
                  
    5
    Here is my little TODO list after repo creation.
  6. css_starter css_starter Public

    a home-made responsive CSS skeleton

    CSS