Code Monkey home page Code Monkey logo

shaunsaker

My Portfolio

Development

  1. Clone the project:
git clone https://github.com/shaunsaker/shaunsaker
  1. Install dependencies:
yarn
  1. Run the app:
yarn run dev
  1. Do some work.

  2. Create a PR.

On PR approval and merge into master:

  1. yarn run publish

Upgrade dependencies

  1. Run update script:
yarn run update-deps

Storybook

yarn run storybook

Export

Add the build-storybook step only if you want to deploy your storybook alongside your app.

Add the export step only if you want to deploy a static site, that is, a site that does not require a node.js server to run it.

yarn run build-ENV
yarn run build-storybook
yarn run export

In the export step, robots.txt and sitemap.xml will be created and assets will be copied from ./src/public to ./dist.

You will deploy the dist folder.

Hosting

Make sure that you've built and exported the app as above.

yarn run deploy-ENV

OR deploy to all environments except production

yarn run deploy-all-no-prod

OR deploy to all environments

yarn run deploy-all

Backup Database

The development environment's database is seen as the source of truth for all the other environments. This is backed up as needed.

yarn run db-backup

Restore Database

All environments will be restored with the database from the development environment, as discussed above.

yarn run db-restore-ENV

OR restore all environments except production

yarn run db-restore-all-no-prod

OR restore all environments

yarn run db-restore-all

Testing

NOTE: This is not yet implemented.

yarn run test

Shaun Saker's Projects

aisle-5 icon aisle-5

The OG Aisle 5 mobile app: super smart grocery management πŸ›’

bloutand icon bloutand

An Electron app that can scan for nearby BLE devices, connect/disconnect to them and read and display battery level values from the connected device πŸ”΅πŸ¦·

covid-19-south-africa-app icon covid-19-south-africa-app

A mobile app that displays the latest COVID-19 stats of any country and sends push notifications when the South African stats are releasedπŸ‘¨β€βš•οΈ

dbl-web-app icon dbl-web-app

The web app for the Daily Bitcoin Lottery: A verifiable lottery that you can play with Bitcoin, every day, cool hey 😎

fat-buck-v1-mobile icon fat-buck-v1-mobile

The OG Fat Buck: it would compare stocks on the NYSE, JSE and Australian Stock market using Benjamin Graham's value investing technique which I later pivoted into a crypto trading bot because all stocks were waaay overvalued, naturally πŸ˜‚

fat-buck-v2-mobile icon fat-buck-v2-mobile

The mobile app for Fat Buck: my crypto trading bot that over a year seemed to just break even πŸ˜…

hollaaar icon hollaaar

Code for my Arduino Uno: it calls our complex gate to open and close it at the touch a button (ring ring MF) ☎️

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.