Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilhamjaya08/awesome-boilerplate

A simple list of awesome boilerplate and starterkit according stack you want for your project
https://github.com/ilhamjaya08/awesome-boilerplate

List: awesome-boilerplate

Last synced: 24 days ago
JSON representation

A simple list of awesome boilerplate and starterkit according stack you want for your project

Awesome Lists containing this project

README

        

## Awesome Boilerplate [![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re)
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome/)
[![Country](https://img.shields.io/badge/country-indonesia-blue.svg)](#)
> A simple list of awesome boilerplate and starterkit according stack you want for your project

## Contents
- [Contents](#contents)
- [AdonisJS](#adonisjs)
- [Angular](#angular)
- [Bootstrap](#bootstrap)
- [Django](#django)
- [Express](#express)
- [FastAPI](#fastapi)
- [Fastify](#fastify)

## AdonisJS
| No | Name | Description | Link |
| -- | -- | -- | -- |
| 1 | iamraphson/adonisjs-hackathon-starter | A boilerplate for AdonisJS web framework | [Github](https://github.com/iamraphson/adonisjs-hackathon-starter) |
| 2 | yann-yinn/adonis-starter | A Node.js / TypeScript / Postgres starter with ready-to-use users management (register, login, forgot password etc) to focus on building your new ideas. Built upon the excellent AdonisJS MVC Framework. | [Github](https://github.com/yann-yinn/adonis-starter) |
| 3 | amitkhare/adonis-jwt-api-starter | Boilerplate for creating a JWT API server in AdonisJs with vuejs as backend. | [Github](https://github.com/amitkhare/adonis-jwt-api-starter) |
| 4 | kavinvalli/rita | Batteries included starter for Adonis apps - React, Inertia, Typescript, Adonis | [Github](https://github.com/kavinvalli/rita) |

## Angular
| No | Name | Description | Link |
| ---- | ---- | ---- | ---- |
| 1 | ngX-rocket/starter-kit | Web project starter kit including modern tools and workflow based on angular-cli, best practices from the community, a scalable base template and a good learning base.| [GitHub](https://github.com/ngx-rocket/starter-kit) |
| 2 | angular-ngrx-material-starter | Angular, NgRx, Angular CLI & Angular Material Starter Project | [Github](https://github.com/tomastrajan/angular-ngrx-material-starter) |
| 3 | angular2-express-starter | Angular 8 and Express Starter (Heroku Ready) | [Github](https://github.com/vladotesanovic/angular2-express-starter) |
| 4 | angular-graphql-nestjs-postgres-starter-kit | πŸš€Angular 8 + GraphQL + NestJS + Postgres Starter Kit | [Github](https://github.com/alexitaylor/angular-graphql-nestjs-postgres-starter-kit) |
| 5 | nestjs-angular-starter | A starter template\boilerplate to work with NodeJS (typescript), Angular (with SSR), and shared models. | [Github](https://github.com/shy2net/nestjs-angular-starter) |
| 6 | angular-nest-nx | πŸš€Starter project with Angular 13, Ngx-admin, NestJS, Nx Workspace, Jest, Cypress, ESLint & Prettier πŸš€ | [Github](https://github.com/wlucha/angular-nest-nx) |

## Bootstrap
| No | Name | Description | Link |
| -- | -- | -- | -- |
| 1 | bootstrap-npm-starter | Starter template for new building with Bootstrap 4 in npm projects. | [Github](https://github.com/twbs/bootstrap-npm-starter ) |
| 2 | gatsby-starter-bootstrap | Gatsby starter project for bootstrap | [Github](https://github.com/jaxx2104/gatsby-starter-bootstrap) |

## Django
| No | Name | Description | Link |
| -- | -- | -- | -- |
| 1 | djangox | Django starter project with πŸ”‹ battery | [GitHub](https://github.com/wsvincent/djangox) |
| 2 | django-hackathon-starter | A boilerplate for Django web application | [GitHub](https://github.com/DrkSephy/django-hackathon-starter) |
| 3 | django-react-boilerplate | Django 5, React, Bootstrap 5 with Python 3 and webpack project boilerplate | [GitHub](https://github.com/vintasoftware/django-react-boilerplate) |
| 4 | django-angularjs-rest | Django + Angularjs + django-rest-framework + Bootstrap(angular-ui) project starter | [Github](https://github.com/cheekybastard/django-angularjs-rest) |
| 5 | django-nextjs-boilerplate | A starter template for building a fullstack web app with Django, django-rest-framework, Next.js(Typescripted) using docker with PostgreSQL as the primary DB. | [Github](https://github.com/akshat2602/django-nextjs-boilerplate) |

## Express
| No | Name | Description | Link |
| -- | -- | -- | -- |
| 1 | typescript-express-starter | πŸ“˜ Quick and Easy TypeScript Express Starter | [Github](https://github.com/ljlm0402/typescript-express-starter) |
| 2 | starter-express-api | the simplest possible nodejs api using express that responds to any request | [Github](https://github.com/cyclic-software/starter-express-api) |
| 3 | express-rest-boilerplate | βŒ›οΈ Express starter for building RESTful APIs | [Github](https://github.com/danielfsousa/express-rest-boilerplate) |
| 4 | react-express-starter | Starter pack for React and Express full stack development | [GitHub](https://github.com/bradtraversy/react-express-starter) |
| 5 | nuxt-community/express-template | Starter template for Nuxt 2 with Express. | [Github](https://github.com/nuxt-community/express-template) |

## FastAPI
| No | Name | Description | Link |
| -- | -- | -- | -- |
| 1 | cyclic-starter-fastapi | Cyclic FastAPI Starter | [Github](https://github.com/cyclic-software/starter-fastapi) |
| 2 | gaganpreet/fastapi-starter | A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress | [Github](https://github.com/gaganpreet/fastapi-starter) |
| 3 | BCG-X-Official/agentkit | Starter-kit to build constrained agents with Nextjs, FastAPI and Langchain | [Github](https://github.com/BCG-X-Official/agentkit) |
| 4 | shinokada/fastapi-web-starter | A static simple website ready to deploy using FastAPI and Bootstrap 5 | [Github](https://github.com/shinokada/fastapi-web-starter) |

## Fastify
| No | Name | Description | Link |
| -- | -- | -- | -- |
| 1 | fastify-typescript-starter | πŸš€ Fastify & TypeScript starter repository. | [Github](https://github.com/matschik/fastify-typescript-starter) |
| 2 | fastify-typescript-starter | Node.js starter using Fastify & Typescript | [Github](https://github.com/yonathan06/fastify-typescript-starter) |
| 3 | Shyam-Chen/Fastify-Starter | πŸ† A boilerplate for API Server with Node.js, Fastify, and MongoDB on Vite. | [Github](https://github.com/Shyam-Chen/Fastify-Starter) |
| 4 | node-fastify-mongo-api | Node.js Restful API starter template | [GitHub](https://github.com/gmarokov/node-fastify-mongo-api) |
| 5 | jellydn/fastify-starter | Fastify starter template support RestAPI with Swagger and Graphql | [Github](https://github.com/jellydn/fastify-starter) |
| 6 | fullstack-starter-template | Template for full stack applications based on TypeScript, React, Vite, ChakraUI, tRPC, Fastify, Prisma, zod, etc. | [Github](https://github.com/Sairyss/fullstack-starter-template) |