Giter Site home page Giter Site logo

th3whit3wolf / iris Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thkruz/iris

0.0 1.0 0.0 263.56 MB

This repository is the base repository for students to fork and clone from, so they may use the Heroku deployment pipelines established.

JavaScript 92.19% CSS 0.50% HTML 0.54% Dockerfile 0.06% TypeScript 6.72%

iris's Introduction

TODO:

  1. Create Volumes for API and UI - set up in docker compose
  2. Set up deployment pipeline
  3. Map node_modules as volume in docker-compose
  4. Set up Env variables for email and API names.

TODO: NICE TO HAVE

  1. Web pack deploy on the pipeline
  2. break apart UI and API repositories with Manifest file repository
  3. install and run cypress tests

sdi-capstone-proof-of-concept

To set up application:

git clone <url here>

create volumes

  • db volume somehow

  • UI volume:

    • docker service create --mount 'type=bind,src=/Users/jeffhaddock/code/blended/capstone-proof/sdi-capstone-proof-of-concept/ui/src,target=/app/src' --name capstone-ui-volume node:alpine

Need to include directions for how to start up Docker containers and make sure database is already created.

to run a particular env for make command: knex migrate:make --env local creat_about_table

to run against the running database (if 'docker-compose up' has been executed) knex migrate:latest --env local

Check Heroku Logs heroku logs --tail -a bsdi-poc-api

iris's People

Contributors

bjhufstetler avatar thkruz avatar filmo003 avatar th3whit3wolf avatar bigbpete avatar jeff-haddock avatar dependabot[bot] avatar shaneaskins avatar

Watchers

James Cloos 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.