Skip to content

reborniot/cssfavicondocker

 
 

Repository files navigation

Using Favicon in External Links

✨ Demo

Blog post: https://ibrahimnergiz.com/blog/using-favicon-in-external-links/

You can view live from Codepen page: https://codepen.io/phyesix/pen/eYeOeLL

👨‍💻 Development

First of all, you can install with NPM or YARN

npm install

After that:

npm start

Thats all, project will start working your localhost with 3000 port.

🚀 REST API Usage

Get Favicon:

GET /favicon/:siteurl

🗄️ ENV File

You can change port and hostname.

👦 Author

Packages

No packages published

Languages

  • JavaScript 92.7%
  • Dockerfile 6.1%
  • Shell 1.2%