hansputera 10ec0d28f2 feat(*): add docker-compose
Signed-off-by: hansputera <hanifdwyputrasembiring@gmail.com>
2024-09-08 15:35:45 +08:00
2022-06-15 11:35:31 +00:00
2022-10-01 03:43:15 +00:00
2022-07-21 13:58:45 +00:00
2021-12-31 08:44:01 +07:00
2022-10-01 04:08:31 +00:00
2021-12-31 08:41:27 +07:00
2022-10-01 03:43:15 +00:00
2022-05-27 06:57:18 +00:00
2022-08-09 11:30:53 +00:00
2022-10-01 03:43:15 +00:00

TikTok Downloader

Video TikTok Downloader using 🧰 NodeJS with Watermark and Non-Watermark!

〽️ Technology/Dependencies

Development 👷

  • Make sure you have yarn installed, and you are using the yarn berry version.
  • Clone/fork into a directory you want.
  • Install all dependencies correctly (yarn install)
  • Ran yarn dev (default web port: 3000)

Configuration 🔑

Environment Setup:

  1. Rename .env.example to .env
  2. Fill REDIS_URL value with your redis database url.

Environment Setup on Hosting: (vercel)

  1. Go to your project settings.
  2. Find Environment Variables button and click it.
  3. Add environment variable with REDIS_URL as the name, and fill the value using your redis url.

☁️ Endpoints

Check this out.

🐛 Bugs Report

Feel free to open an issue if you have a problem or find a bug. That would be very helpful!

🔥 Credits + Source

🧗‍♀️ Contribution(s) are welcome!

Description
No description provided
Readme MIT 4.9 MiB
Languages
TypeScript 95.3%
CSS 2.8%
JavaScript 1.5%
Dockerfile 0.3%
Shell 0.1%