Best Products
Launches
Launch archive
Most-loved launches by the community
Launch Guide
Checklists and pro tips for launching
News
Newsletter
The best of Product Hunt, every day
Stories
Tech news, interviews, and tips from makers
Changelog
New Product Hunt features and releases
Forums
Forums
Ask questions, find support, and connect
Kitty Points Leaderboard
The highest scoring community members
Streaks
The most active community members
Events
Meet others online and in-person
Advertise
Subscribe
Sign in
Clear text
recent
p/wp-bones
by
Giovambattista Fazioli
•
23d ago
WPBones v2 — Gulp is gone, webpack is in, one command to migrate
... build scripts that drift over time. v2 replaces everything with a single webpack.config.js that auto-discovers your entries from resources/assets/. Drop a .tsx file, webpack picks it up. That s it. Every plugin now speaks the same 5 commands:
yarn
dev # watch mode
yarn
0
9
p/self-promotion
by
Brickme
•
9mo ago
Introducing Phantom API: A Dynamic Backend System for Modern Frontend Development
... configure policies. Docker-Ready Deployment : Phantom API is containerized and ready for deployment using Docker, making it easy to set up and scale. Installation and Usage: To get started with Phantom API, follow these steps: 1. Install Dependencies
yarn
install 2. Set Up Environment Variables Copy the example environment file and configure it: cp .env.example .env Edit `.env` with your configuration: PORT=3000 NODE_ENV=development JWT_SECRET=your-secret-key DB_PATH=./data/phantom.db ADMIN_EMAIL=admin@example.com ADMIN_PASSWORD=admin123 ... ... Start the Services
yarn
0
2
Subscribe
Sign in