Thanks to JetBrains for providing me with a free license of their awesome IDE, WebStorm DataGrip.
- Auto download your favorites from
pinterest
,instagram
,pixiv
- Repost channel message from telegram
- Download YouTube video online and OCR interface
- You can have a try in https://powerfulyang.com/tools/video-downloader
use docker-compose to start dependencies.
docker-compose up -d
- With npm
npm install
- With pnpm
pnpm install
- With npm
cp .env.example .env.qa
npm run qa:dev
- With pnpm
cp .env.example .env.qa
pnpm run qa:dev
If you have your own database, you can modify the PG_HOST
in .env.qa
file.
Open http://localhost:3001 in your browser, and you will see the website.
- NestJS
- TypeORM
- PostgresSQL
- Redis
- Docker
- Docker Compose
- Elasticsearch
- RabbitMQ
- GitHub Actions
- Fastify
- Swagger
- TypeScript
- pnpm
- Jest
- ESLint
- Prettier
- Husky
If you have any questions, please feel free to contact me via email.