-
Notifications
You must be signed in to change notification settings - Fork 28
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
Heroku Deployment #2
Comments
Make deploy on heruku |
Hey I am building a newer version of frames that can be installed on Vercel ans supabase which is free. This would take me like a month to complete and as such I would not be tsupporting this version of frames However I believe it is easy to install on heroic the only problem would be uploading your .env file. if you forked the repo, added your .env file to your new fork. you should be upload to heroku using the GitHub upload. I wish I could help more but I am trying to improve the software |
Glad to hear you're working on a newer version of this one. I hope you'll support Shared Drives on your future release since it is what people mostly used now. I really like Frames btw. Please do let me know if your newer version is available. |
As promised frames has been updated with supabase support. It has also been built to be hosted on VERCEL. If you need any specific directions please contact me. |
Does this new version of Frames support Team Drives now? |
Yes this new version supports team drives |
Hi, first thank you for making this wonderful project available. |
When come this version |
I mean new version |
hi can you do video tutorials on how to deploy this one? i'm having hard time on creating the env file. thank you |
Hey at this precise moment I am too busy to make a video I can however answer any questions or even have video call to explain how to install it. |
Please remember to create the env file you need to go to framesConfig.ts I think, fill in the necessary information, then run npx tsc framesConfig.ts |
Willing to wait. I want to deploy this on heroku too. |
I am actually looking for people to help me maintain this code if you have time maybe we can organise a google meet and I can explain the whole application |
I'm not good with coding stuffs though 😔 |
Please make videos or gide how to deploy on versal or heroku |
Is it possible to have an article of something like that on how to edit the env files and host the project on Vercel? Thanks for the great project btw. |
@Eleven-am I am trying to deploy this in vercel. But is there a way for me to add the env through vercel environment variables, rather than by adding my credentials in the repo. Also please clarify on the 'cdn' variable and about the variable requiring the phoenix channel |
Okay so for the env when you generate your env file what you can do is copy the db_url, middleware and secret variables to the Vercel environment as for the Frames_config, it is too large to be stored in Vercel you definitely have to store that in the env file. remember that if you clone my repo instead of forking it, you can create a new repo on any git thing, gitlab, hub, whatever, you can also make this repo private and upload it to Vercel through there. Better yet you can upload directly from your computer to Vercel. As for the CDN you should use the default which is /api/streamVideo?auth= this is the url the video is served from if you have a private Cloudflare worker or something that can server the file, you can use that instead to serve the file. That worker would need to contact your Vercel app at /api/stream/worker?auth=uuid_provided_by_frames to get the original google drive file id Lastly as for nor the phoenix channels feature is not publicly available and thus should be left blank. |
If anyone would be free I could host a google meet where I explain how to setup and use frames, I would also give those people access to my private elixir server so they have the group-watch feature as well. This would be a one time thing |
I would suggest you check out DesterLib, even though not similar it also is a project developed to achieve something similar. Maybe you could get their help as I am not that capable in coding, sorry.
|
Thanks for your suggestion, here's a link to a working version of frames. I welcome you to compare both frameworks after using it. |
I'm still impressed with this one rather than the frameworks of DesterLib |
I was in no way comparing the two, sorry if it felt that way. Anyway I will try to deploy this once more locally first and on vercel later sometime this month when I am free. If I am successful, I can post a good guide as well. |
can we deploy on vercel now? |
It has been deployable on Vercel I can teach you how to dit I just don't have the time to make a YouTube video to upload the steps if ever you are free and can exchange I would give you access to my discord or oomething and maybe describe the steps. it is a little complicated as you need to get your oath credentials from google but clone has a guide for, that . everything else should be easily doable |
Oki bro give your discord I deploy on versal and I make vedio how to deploy on versal but 1st you gide me then I make vedio |
PROTIK MONDAL#1787 |
This is your discord right |
mine why/? |
Hey, this is my discord, I would only show the process to someone who intends to make YouTube guide available freely for everyone else. "_ 11_am_#0442". I have a 9-5 but I am still easily accessible. There is no space between the _ and the name but for some reason GitHub thinks it is italics so I had to add a space |
i dont think your discord ID is correct |
That's my username please try to contact me |
I searched your username and unfortunately not found. |
Make teligram support group people share thare problems and you can teach at once to all members |
sent friend req on discord |
Bro please share your screen shot of your user name because no username found |
|
Please message me I can't find your id |
Request send just now from gaurav#2561 please accept |
Bro come online online on discord |
I am receiving the below error after executing the command to create env file. ReferenceError: fetch is not defined |
Is it possible to deploy this on Heroku?
The text was updated successfully, but these errors were encountered: