Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment #1

Open
ardatdev opened this issue Jun 15, 2024 · 3 comments
Open

Deployment #1

ardatdev opened this issue Jun 15, 2024 · 3 comments
Assignees

Comments

@ardatdev
Copy link
Member

Deployment buttons in README needs setup. Needs research on Netlify, Cloudflate Workers, Heroku and Replit.

We might need to use things like Netlify Edge Functions because apparently these platforms only support static sides?

One example is movieweb's proxy. Maybe these might help

ardatdev/simple-proxy@3769b37
https://github.com/ardatdev/simple-proxy/blob/master/package.json

@cinaryilmaz
Copy link
Member

We can't use Netlify Functions because it seems like this doesn't allow us to count requests (tell me if you find some way to do it). I've set up Replit, and will learn about Workers now.

@cinaryilmaz
Copy link
Member

I couldn't add Workers support and completely removed it for now (see 6e94cd7 😭). Replit should be enough for now anyway.

@ardatdev
Copy link
Member Author

ardatdev commented Jul 9, 2024

Replit is not enough for us and it doesn't really work too. Maybe we can't remove the count requests feature? It isn't really that necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants