rollie.dev

command module
v0.0.0-...-a58dbdd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2019 License: MIT Imports: 12 Imported by: 0

README

rollie.dev

Build Status Docker Cloud Build Status

My personal website. Built with Golang, Gorilla and Backbone.js.

Libs used:

  • Golang
    • Gorilla mux
    • goquery
  • JavaScript
    • Backbone.js
    • Bootstrap
    • D3.js
    • jQuery
    • Underscore
    • RequireJS
    • Cal-HeatMap
    • Karma
    • Jasmine

Getting started

Pull and run from docker hub image:

docker pull waltzofpearls/rollie.dev

docker run -d --name rollie.dev -p 3000:3000 --env-file .env waltzofpearls/rollie.dev

Build and run from the source:

git clone git@github.com:waltzofpearls/rollie.dev.git
cd rollie.dev
make
./rollie.dev

To build with docker, replace make with make docker.

To get Projects page properly working, a valid github personal access token is needed, and it needs to be placed in the config file config.json at github.token.

Unit testing

make test

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL