micheleriva / krabs

🦀 Express.js/Fastify middleware and virtual host for multi-tenant Next.js applications
https://krabs.vercel.app
MIT License
363 stars 28 forks source link

public folder items not accessible #26

Closed moayyadfaris closed 3 years ago

moayyadfaris commented 3 years ago

How I can link image that exists in my public folder? for example favicon..

micheleriva commented 3 years ago

Hi! As for now, you can use express.static to create a static assets folder. I'm working on a native Krabs feature