ges

module
v0.0.0-...-edb78a7 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2015 License: GPL-2.0

README

ges

Adição de entidades gerenciada

  • Registrar em domain/register.go

Migrations

make migrate e=dev m=up

Certs

openssl ecparam -genkey -name secp521r1 -noout -out ges_pvt.pem 
openssl ec -in ges_pvt.pem -pubout -out ges_pub.pem

Setup Development

# Atom Edit
http://marcio.io/2015/07/supercharging-atom-editor-for-go-development/

# React Seed
https://github.com/helderfarias/shopify-api-flux
https://github.com/auth0/react-flux-jwt-authentication-sample
https://auth0.com/blog/2015/04/09/adding-authentication-to-your-react-flux-app/

Api Ajax Client

https://github.com/visionmedia/superagent
http://www.code-experience.com/async-requests-with-react-js-and-flux-revisited/

Library

http://blogs.atlassian.com/2014/08/flux-architecture-step-by-step/
http://survivejs.com/webpack_react/react_and_flux/
https://github.com/facebook/flux/tree/master/examples/flux-chat
http://tableless.com.br/flux-entenda-como-funciona-arquitetura-flux-com-react/
https://scotch.io/tutorials/getting-to-know-flux-the-react-js-architecture
https://github.com/newtriks/generator-react-webpack
https://scotch.io/tutorials/getting-to-know-flux-the-react-js-architecture

Templates

https://github.com/eggheadio/egghead-react-flux-example
http://tonyspiro.com/building-a-simple-react-application-using-the-flux-pattern/
http://jmfurlott.com/tutorial-setting-up-a-single-page-react-web-app-with-react-router-and-webpack/
https://blog.risingstack.com/using-react-with-webpack-tutorial/
http://jmfurlott.com/tutorial-setting-up-a-single-page-react-web-app-with-react-router-and-webpack/

Directories

Path Synopsis
api
dao
lib/orm/null
Package null contains types that consider zero input and null input as separate values.
Package null contains types that consider zero input and null input as separate values.

Jump to

Keyboard shortcuts

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