Coder Social home page Coder Social logo

Test on OS X about blueprint HOT 5 CLOSED

blue-jay avatar blue-jay commented on September 26, 2024
Test on OS X

from blueprint.

Comments (5)

ralic avatar ralic commented on September 26, 2024

I've tested it on OS X and no issue found so far

Instructions :

Prepare golang support on macOS

brew install go
export PATH=$PATH:/usr/local/opt/go/libexec/bin
export GOPATH=/usr/local/opt/go/libexec/bin

Prepare jay-cli support on macOS

git clone https://github.com/blue-jay/jay.git
cd jay
go build
cp jay /usr/local/bin

Quick-start for blue-print

git clone https://github.com/blue-jay/blueprint.git
go get github.com/blue-jay/jay/
go get github.com/blue-jay/blueprint/
cd blueprint

Database preparation

( vi env.json to change MySQL user & password before run the script)
export JAYCONFIG=./env.json
jay env make
jay migrate all

Run the server

go build
sudo ./blueprint
open http://localhost

from blueprint.

josephspurrier avatar josephspurrier commented on September 26, 2024

@ralic Awesome! Thanks for the instructions too. I need to add this to a wiki page.

from blueprint.

josephspurrier avatar josephspurrier commented on September 26, 2024

I added the instructions to: https://github.com/blue-jay/blueprint/wiki/Blueprint-Setup-for-OS-X. I have to go through and test them again - I made a couple changes.

from blueprint.

josephspurrier avatar josephspurrier commented on September 26, 2024

Testing is complete. I added a quick instruction for docker too.

from blueprint.

josephspurrier avatar josephspurrier commented on September 26, 2024

I added to the website also: http://blue-jay.github.io/#os-specific-instructions

from blueprint.

Related Issues (20)

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.