Skip to content

PookMook/liveCode-react-graphql-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liveCode react+Gatsby/graphql/mongo

In browser vsCode using webcoder + templates microservices for react+Gatsby front-end, graphQL backend and Mongo database

How to run

In order to kickstart the project, you need docker (how to install) and docker-compose (how to install), then you can copy example docker-compose (contained in example_docker-compose/)

Local development

cp examples_docker-compose/standalone.docker-compose.yaml docker-compose.yaml
docker-compose up -d --build

Behind a reverse DNS for online availability + https

cp examples_docker-compose/pininja.docker-compose.yaml docker-compose.yaml
docker-compose up -d --build

About

Bundle for web coding graphql react and mongo microservices using docker/docker-compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors