startup-nextjs
startup-nextjs copied to clipboard
Startup is free Next.js template for SaaS startups comes with all the essential pages, components, and sections you need to launch a complete business website.
{ "name": "startup-nextjs-template", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build && next export", "start": "next start", "lint": "next lint" }, "dependencies": { "@next/font": "13.1.6", "eslint":...
I have run the following commands: npm run build npm run start ``` > [email protected] start > next start ▲ Next.js 14.1.0 - Local: http://localhost:3000 ✓ Ready in 399ms ```...
Added react-simple-captcha for Ticket submisson to protect from spam and bots .
I'm working with the Pro version of the template. I just downloaded it, initialized a repo and tried deploying it to Vercel, but the deployment fails with the following error:...
I get an Error when i want to install the packages with npm install: ``` npm install npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm...
updates
i love how very customizable this is, when will this be updated?