mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-11-27 08:20:37 -05:00
add some examples
This commit is contained in:
parent
2a076a7d9a
commit
ae742e3ee9
21 changed files with 336 additions and 374 deletions
|
|
@ -1,8 +0,0 @@
|
|||
FROM node:4.4
|
||||
MAINTAINER "bt3"
|
||||
|
||||
EXPOSE 1337
|
||||
|
||||
COPY server.js .
|
||||
|
||||
CMD node server.js
|
||||
Loading…
Add table
Add a link
Reference in a new issue