Skip to content

Instantly share code, notes, and snippets.

@voordev

voordev/vue log Secret

Created January 16, 2019 10:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save voordev/185b4c235e6be360b13bc492e3b7cae4 to your computer and use it in GitHub Desktop.
Save voordev/185b4c235e6be360b13bc492e3b7cae4 to your computer and use it in GitHub Desktop.
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
6c5303cb9bc6 reaction-next-starterkit_web "sh -c 'yarn install…" 24 minutes ago Up 4 minutes 0.0.0.0:4000->4000/tcp reaction-next-starterkit_web_1
1168def99139 reaction_reaction "bash -c 'meteor npm…" 27 minutes ago Up 4 minutes 0.0.0.0:3000->3000/tcp reaction_reaction_1
921653e3a84f mongo:3.6.3 "docker-entrypoint.s…" 32 minutes ago Up 4 minutes 0.0.0.0:27017->27017/tcp reaction_mongo_1
11f1050ad167 oryd/hydra:v1.0.0-beta.9-alpine "hydra serve all --d…" 38 minutes ago Up 4 minutes 0.0.0.0:4444-4445->4444-4445/tcp, 0.0.0.0:5555->5555/tcp reaction-hydra_hydra_1
a6a72cfbed35 postgres:10.3 "docker-entrypoint.s…" 38 minutes ago Up 4 minutes 0.0.0.0:32768->5432/tcp reaction-hydra_postgres_1
fc4fba8812b1 tvial/docker-mailserver:latest "supervisord -c /etc…" 23 hours ago Up 4 minutes 0.0.0.0:25->25/tcp, 110/tcp, 0.0.0.0:143->143/tcp, 0.0.0.0:587->587/tcp, 465/tcp, 995/tcp, 0.0.0.0:993->993/tcp, 4190/tcp mail
[1/4] Resolving packages...
success Already up-to-date.
Done in 2.24s.
yarn run v1.12.3
$ NODE_ENV=development babel-node ./src/server.js
> Using external babel configuration
> Location: "/usr/local/src/reaction-app/.babelrc"
DONE Compiled successfully in 9792ms10:17:07
Server started ! ✓
http://localhost:4000
Press CTRL-C to stop
> Building page: /productGrid
DONE Compiled successfully in 11157ms10:18:36
Warning: The "extend" API will be removed in the upcoming v4.0 release. Use styled(StyledComponent) instead. You can find more information here: https://github.com/styled-components/styled-components/issues/1546
WAIT Compiling...10:18:44
DONE Compiled successfully in 335ms10:18:45
> Disposing inactive page(s): /productGrid
DONE Compiled successfully in 594ms10:19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment