Skip to content
/ explorer-boilerplate Public template

Boilerplate template project for D2KLab Explorer

License

Notifications You must be signed in to change notification settings

D2KLab/explorer-boilerplate

Repository files navigation

Explorer Boilerplate

About

This is a boilerplate project template For using D2KLab Explorer.

Requirements

How to run

  • Download this repository:
git clone https://github.com/D2KLab/explorer-boilerplate
cd explorer-boilerplate/
  • Open the file .env and edit the variables based on your environment.

  • Start in development mode:

docker-compose -f docker-compose.yml -f docker-compose.dev.yml up
  • Start in production mode:
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up

License

Explorer Boilerplate is Apache licensed.

About

Boilerplate template project for D2KLab Explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published