Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 875 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 875 Bytes

Web Template

Version 0.1.1

This template has been Made by PencilEater with love. Fell free to use it and don't forget to star this repo

Setup

$ git submodule init $ git submodule update $ cd node-template && yarn config:env && cd ..

Devops

Contain a docker-compose.yml run docker-compose up --build

More documentation soon

FronEnd

See more information in the next-template Github repository.

Documentation: Readme.md

BackEnd

See more information in the node-template Github repository.

Documentation: Readme.md

How to Run

More documentation soon