Skip to content

0xbs0d/martini-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

martini-boilerplate

martini-boilerplate - project skeleton for martini GoLang web framework with AngularJs, Twitter Boostrap and Font awesome.

features

  • Simple martini web app skeleton
  • Sessions
  • Login/Logout (only mocking, now without db)

usage

  • Clone repository with git clone https://github.com/IoSync/martini-boilerplate myapp;
  • cd myapp;
  • Edit README.md, index.html and other files with your requipments;
  • go get . && go build
  • ./my-app and open browser at http://localhost:3000

todo

  • Add registration
  • Add config
  • Add database

contribute

author

@0xAX

About

Martinti web framework boilerplate with AngularJS, Twitter Bootstrap and Font awesome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published