ziweiwu / rails-blog-on-kubernetes

This is simple ruby on rails blog app deployed on Google Kubernetes Engine

Home Page:http://35.196.142.43:3000/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is a basic ruby on rails blog application with CRUD operations and user authentication.

  • Run the application by running bin/rails server in project folder
  • Access the application at http://localhost:3000/
  • To create or add comment require authentication of the following
    • login: admin
    • password: admin

About

This is simple ruby on rails blog app deployed on Google Kubernetes Engine

http://35.196.142.43:3000/


Languages

Language:Ruby 73.2%Language:HTML 19.3%Language:CSS 3.0%Language:JavaScript 2.9%Language:CoffeeScript 1.5%Language:Dockerfile 0.0%