| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
If you're a weekend hustler looking to bring your ideas to life, this starter boilerplate is perfect for you. It includes everything you need to build an MVP in a weekend. With this boilerplate, you'll have access to the latest tech stacks and tools, minimizing setup time so you can focus on building and maximizing productivity.
Clone the repository
git clone https://github.com/sujjeee/starter.gitInstall dependencies using pnpm
pnpm installCopy the .env.example to .env and update the variables.
cp .env.example .envMigrate the database schema
pnpm db:pushStart the development server
pnpm devFollow the deployment guides for Vercel.
| Back | FazBrowse Home | New Git URL |