8000 GitHub - renzil/codehorn: Talk about your code on social media directly from GitHub.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

renzil/codehorn

Repository files navigation

codehorn

Talk about your code on social media directly from GitHub.

Development

Install all dependencies (needs Node LTS, yarn).

yarn

Initialise firebase and select the appropriate project for hosting.

firebase init

Serve the project for local development (auto-builds on changes, but does not live reload yet).

yarn run serve

Deployment

This repository is setup to auto deploy on pushes to main. This is the preferable way to deploy.

To manually deploy, run:

yarn run deploy

About

Talk about your code on social media directly from GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0