Krish Gupta

Results 135 comments of Krish Gupta

HI @jaas666, this issue has been on hold for a nextjs migration of the project!

@keerthana054 only PRs created after october 1st are counted for hacktoberfest

Also, where are you gonna store the stats? Also are we sure to store the stats? 🤔

> We'll have to make a database for storing data and backend APIs or we can use firebase as it's much more convenient. Humm, I don't think this will be...

> I think it will be a good addition because it will make LinkFree much more like link tree. Then maybe let's wait for the coming API... it would introduce...

> > The GitHub action that @schmelto mentioned is very good; it is what we need. But where is the user going to submit the URL? That's what I've been...

@schmelto I have a solution :) Can I work on it? ```js async function generateWebsiteScreenshot (url, format = 'jpg') { const job = await createCloudconvertJob(url, format) const file = await...

@schmelto It would create a png file in 'assets' dir in the repo, is that fine?

> @krishguptadev it would be better if the binary file could be stored somewhere else? Could it be kept in the issue and we use the image url generated? Not...