Coder Social home page Coder Social logo

blue-jay / blueprint Goto Github PK

View Code? Open in Web Editor NEW
477.0 477.0 79.0 800 KB

Blueprint for your next web application in Go.

Home Page: https://blue-jay.github.io/

License: MIT License

Go 76.52% CSS 6.08% JavaScript 17.40%
go golang mvc web-application

blueprint's People

Contributors

josephspurrier avatar lansana avatar turalasgar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blueprint's Issues

Add Bower

Easier way to manage dependencies.

BluePrint not authenticating logins, Latest MySQL installed

I was uable to get BluePrint to work on the login/auth using the latest MySQL download from oracle, new install. Not sure if it has anything to do with but the sql script to create the DB seems to not like the null default values for timestamps so I had to change those to 0 to get the script to run. I can create a user and verify the user exists in the user table in mysql but re-entering the login info does not work.

-FYI I was able to get mywebapp to work on the same system so not sure what is different between the two.

Test context instead of gorilla

Since it will be in Go 1.7, it would be nice to eliminate dependencies and go back to the http/net package with the net/context package.

Add Gulp

Great way to automate the generation of assets/minification/etc.

Bolts question

I am curious what led to not using bolts anymore ?

Were there roadblocks that make it not realistic ?

Wiki: use of $GOPATH

Not sure how I can put this into the project. It might not be an issue:
I was thinking about if it would make sense to use $GOPATH instead of the fullpath in the examples of the wiki?

So, instead of

export JAYCONFIG=$HOME/godev/workspace/src/github.com/blue-jay/blueprint/env.json

just:

export JAYCONFIG=$GOPATH/src/github.com/blue-jay/blueprint/env.json

Thanks!

"HTTPPort":80

Not sure it's an "issue", rather feedback, but it's the only small snag I hit when installing: when doing go run blueprint I got an error: listen tcp :80: bind: permission denied.
Because by default the env.json file has "HTTPPort":80 and I wasn't running it as root.
I ended up editing env.json to bump HTTPPort to 8080.

Postgresql Support

You probably address guys coming from ruby-on-rails. Will there be Postgresql support? But nice work.

Quick start - 'go get' git issue - significant typo

Hi,
I'm doing some quick testing of this project on Linux (Alpine) and ran into an issue with the initial git clone (with go get ...). I was following this: http://blue-jay.github.io/#quick-start-website-with-jay

# cd .; git clone https://github.com/blue-ray/blueprint /home/getgood/go/src/github.com/blue-ray/blueprint
Cloning into '/home/getgood/go/src/github.com/blue-ray/blueprint'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
package github.com/blue-ray/blueprint: exit status 128

It looks like the user name is wrong in the quickstart docs ๐Ÿ˜ƒ

Use SASS

Stylesheets can be written much easier with SASS.

Flaight package in core dir doesnt exists

Please answer these questions when submitting your issue. Thanks!

  1. Which commit are you using?
  2. Which operating system, processor architecture, and Go version are you using (go env)?
  3. What did you do?
  4. What did you expect to see?
  5. What did you actually see?

generation templates, issue with "nameonly"

Hi,

the commit 1d9c7e1 has introduced model/nameonly and controller/nameonly though nameonly doesn't exist, it was removed by the very commit.

this is trivial, though makes generating crud impossible.
pull request #52

Anton.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.