Git Product home page Git Product logo

home-in's Introduction

home-in

We want to hone-in on data around realty, so we have the home-in API. Lots of puns / dad jokes around it. Plus there's a whole which is right debate! Either way, enjoy.

Getting setup

Node Version Manager and Packager Setup

  1. nvm / nvs
  2. https://pnpm.io/installation

Get Dependencies

$ pnpm install

Run tests

$ pnpm tests

☝️This can run using Wallaby.js in automatic config

CI/CD (Delivery)

This project sports a non gitflow workflow.

Branches

main and feature/*

The (CI/CD) Flow

Once a feature's PR is merged, the pipeline will run checks and publish.

pnpm bundle:aws --APIKey=foo --RapidAPIKey=foo2 --RapidAPISecret=foo3

APIs

Releases

  1. https://github.com/changesets/changesets

Branching (Pre-Release)

  1. create a pre-release by starting the process: pnpm changeset pre enter next
  2. next tell it you want to version it: pnpm changeset version
  3. do your commit(s) related to it
  4. finally wrap it up: pnpm changeset publish

Merging and the master/main

  1. ensure you're not in a pre-release: pnpm changeset pre exit
  2. version this release: pnpm changeset version
  3. do your commit(s)
  4. pnpm changeset publish
  5. git push --follow-tags

home-in's People

Contributors

kvernon avatar

Watchers

 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.