HackerTrans
TopNewTrendsCommentsPastAskShowJobs

boraturan

no profile record

Submissions

Show HN: TikTok mobile app written as a web app (with Camera))

copo.st
1 points·by boraturan·vor 7 Monaten·0 comments

[untitled]

1 points·by boraturan·letztes Jahr·0 comments

[untitled]

1 points·by boraturan·letztes Jahr·0 comments

[untitled]

1 points·by boraturan·letztes Jahr·0 comments

Shopify for Social – Create your own TikTok/Instagram app

copo.st
2 points·by boraturan·letztes Jahr·1 comments

comments

boraturan
·vor 7 Monaten·discuss
https://copo.st

Instantly create your Tiktok/Instagram-like app for your community or brand
boraturan
·letztes Jahr·discuss
I once wrote this. https://medium.com/towards-data-science/embeddings-with-word...
boraturan
·letztes Jahr·discuss
yt-dlp wrapper?
boraturan
·letztes Jahr·discuss
Solo/indie dev here.

Created ‘Shopify for Social Media’.

Create your own Tiktok/Instagram app, white-label, embedable. Your app, your brand, your domain, your icon, your rules…

For creators, communities and businesses.

https://app.copo.st Https://virksocial.com

It is basically white-label Tiktok/Instagram native apps, but written all in web- including camera, native-like mobile feature/gestures/animations…

PWAs enable the same native full screen experience while bypassing appstore tax/rules.

For native apps, I have a React Native shell app that embeds a webview so I can create native Appstore/Googleplay binaries ready for publishing. With the new Expo CNG architecture, I can automatically create native apps binaries from console. https://apps.apple.com/us/app/copo-st/id6737266643?platform=...

You can embed apps/feeds/posts/profiles in web pages and native mobile apps(webview). So this creates a distributed social network on open web with various distribution/monetization/aggregation/commerce models.

Exploring to make this user-owned platform/apps.
boraturan
·vor 2 Jahren·discuss
do you have any insight if your tech stack works well on mobile, demuxer,ffmpeg....
boraturan
·vor 3 Jahren·discuss
great article, couple of questions

-storing timestamp for each field (user:name) by default seems costly, timestamp can be stored on main key(e.g. user), curious on the thinking.. -is timestamp 64bit? do we need miliseconds? -what is your sharding architecture, in terms of rage queries -are your global search indexes on this architecture