GithubHelp home page GithubHelp logo

binocarlos / boiler-stack Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 0.0 1017 KB

A starting place for a multi-container micro-service application.

Makefile 3.25% JavaScript 90.52% CSS 1.46% HTML 2.08% Shell 2.70%

boiler-stack's Introduction

boiler-stack

Starting place for apps.

You need docker and docker-compose (latest versions not the toolbox).

If you get errors with docker, run as sudo.

install

build the images:

$ make build

frontend

to build the frontend code:

$ make frontend.build
$ make frontend.release
$ make frontend.watch

run stack

$ docker-compose up

boiler-stack's People

Contributors

binocarlos avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

boiler-stack's Issues

Re-order

Very important to have re-ordering of sections in a quote for timing

dashboard checks for default project

The dashboard componentDidMount function should check the user has some projects and if not should redirect them to the create new project page (with a default name of My First Project filled in)

app drawer menu

Use a Drawer component with an icon in the app bar for the main menu

make compose.build frontend error

from docker logs of frontend-dev i see two errors:

ERROR in ./src/app_user/config/schemas.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../boiler-ui/lib/utils/schema/Text in /app/src/app_user/config
 @ ./src/app_user/config/schemas.js 7:12-60

ERROR in ./src/app_user/config/formfields.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../../boiler-ui/lib/utils/formfields/Text in /app/src/app_user/config
 @ ./src/app_user/config/formfields.js 7:12-64

docker-compose bug

boiler_router | 2016/11/23 13:17:23 [emerg] 8#8: host not found in upstream "api:80" in /etc/nginx/nginx.conf:29
boiler_router | nginx: [emerg] host not found in upstream "api:80" in /etc/nginx/nginx.conf:29
boiler_router exited with code 1

make images that can be overriden

make docker images from the core services and find a way for someone to use boiler-stack without having to copy and paste files

perhaps mounted volumes in the containers that the service will auto-load?

use small project id in route

We should have the frontend route reflect what project the user is looking at otherwise we are relying on global state

Admin app

We need some kind of admin app to manage the users

dim sheet for measurements

We need the table approach to adding dimensions as a group which total a measurement driving a task template

search with solr

install solr into docker-compose and get the api server to read/write to it

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.