Giter Site home page Giter Site logo

lets-punk's Introduction

Ruby Style Guide JavaScript Style Guide test Coverage Status View performance data on Skylight Australia

Let's Punk!

Template project for Punk! omakase web framework for rapid prototyping.

Setup

> brew bundle
> nvm use `cat .nvmrc`
> npm uninstall --global quasar-cli
> npm install --global @quasar/[email protected]
> yarn install
> bundle install

Usage

> punk db create
> punk db migrate
> punk server
> punk worker
> quasar dev -m pwa

Code Style

> standardrb --fix
> npx standard --plugin vue '**/*.{js,vue}' --fix

Icon and Splash Screen

> yarn global add @quasar/icongenie
> icongenie generate --icon punk-icon.png --background punk-splash.png --mode pwa --splashscreen-icon-ratio 0 --skip-trim

Release Process

Create a new tag and release on GitHub to trigger ship workflow.

Heroku

> heroku labs:enable runtime-dyno-metadata --app app-name

Build

  • Add the heroku/nodejs and https://github.com/challengee/heroku-buildpack-libsodium.git build packs

Services

  • Sign up at https://userstack.com/
  • Add USERSTACK_API_KEY to env/locals.sh, GitHub secrets and Heroku config vars
  • Sign up at https://ipstack.com/
  • Add IPSTACK_ACCESS_KEY to env/locals.sh, GitHub secrets and Heroku config vars
  • Add MailGun, MemCachier, Papertrail, Sentry and Heroku Redis free Heroku add-ons
  • Add MAILGUN_DOMAIN to Heroku config vars for a custom domain

Copyright

Copyright (c) 2021 Jason Hutchens. See LICENSE for further details.

lets-punk's People

Contributors

kranzky avatar

Watchers

 avatar James Cloos avatar  avatar

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.