Coder Social home page Coder Social logo

juntaki / techbook-qrcode Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 1.0 552 KB

ダウンロードカード印刷用アプリです

Home Page: https://www.m3tech.blog/entry/m3techbook-01/qrcode

License: MIT License

Makefile 3.53% Go 52.46% HTML 4.87% CSS 3.54% TypeScript 30.45% Smarty 1.00% TSQL 4.15%

techbook-qrcode's Introduction

techbook-qrcode

https://techbookfest.org/event/tbf06/circle/46360001

エムスリーテックブック#1のサンプルアプリです。 1つのURLに対して、複数のURLを対応させてダウンロードカードが生成できます。

依存するツールなど

下記の依存ライブラリのインストールに加え、protobufとGoogle Cloud SDKが必要です。

# JavaScript
cd front; yarn install

# Go
cd src; go get

デプロイ方法

src/app_production.yaml, src/app_qa.yamlを作成します。

cp src/app.yaml.sample src/app_production.yaml
emacs src/app_production.yaml

下記のコマンドでデプロイします。

QRCODE_PROD_PROJECT=<your-app-engine-project-name> make app-deploy-production 

ローカル環境での実行

src/app_development.yamlを作成後、下記コマンドから開発環境を起動できます。

make build-js
make dev-go # API開発環境の起動

techbook-qrcode's People

Contributors

juntaki avatar

Stargazers

hirokishingu avatar ikawaha avatar  avatar  avatar kugi avatar Ryota Misumi avatar Takayuki Matsubara avatar

Watchers

James Cloos avatar  avatar

Forkers

embeddedsamurai

techbook-qrcode's Issues

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.