Skip to content

Instantly share code, notes, and snippets.

View johntvogt's full-sized avatar

John Vogt johntvogt

  • Foxo Technolgies
  • Faribault, MN
View GitHub Profile
//
// WifiProvisioningNotifications.m
// Drinkworks
//
// Created by Ian Dorosh on 6/19/20.
// Copyright © 2020 Facebook. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "React/RCTBridgeModule.h"

Field Nation UI Microservice

A microservice responsible for the front-end interface of the Field Nation app. Responsible for building static assets and build files necessary for the front-end components such as the stylesheets and scripts.

Getting Started

NOTE: The UI microservice no longer uses docker for local development!

The UI microservice is run via Node.js on your local development environment and pointed to a valid Monolith environment externally for the API connections.