Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Preview the your dev site from the local network.

Notifications You must be signed in to change notification settings

ergofriend/ogp-local-checker

Repository files navigation

You can confirm the SNS OGP with the local computer.

日本語

Easy Run

docker pull ergofriend/ogp-local-checker:prod
docker run -it -p 8089:3000 --rm ergofriend/ogp-local-checker:prod
open http://127.0.0.1:8089

cap

Tag and Brunch

  • production -> ergofriend/ogp-local-checker:prod
  • development -> ergofriend/ogp-local-checker

Dev

git clone git@github.com:ErgoFriend/ogp-local-checker.git && cd ogp-local-checker
yarn
yran start

About

Preview the your dev site from the local network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published