time2ship
v2.3.0
Published
Create a new Time2Ship full-stack application in seconds
Maintainers
Readme
create-time2ship
Create a new Time2Ship full-stack app in seconds.
npx create-time2ship my-app
cd my-app
docker-compose upWhat's Included
- Next.js 16 + React 19
- Express API + TypeScript
- PostgreSQL + Drizzle ORM
- Docker ready
- JWT auth built-in
- Tailwind CSS 4
Usage
# With npx
npx create-time2ship my-app
# With npm/yarn/pnpm
npm create time2ship my-app
yarn create time2ship my-app
pnpm create time2ship my-appLinks
License
ISC
