Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Nestjs Realworld Example App | 2,489 | 7 months ago | 42 | TypeScript | ||||||
Exemplary real world backend API built with NestJS + TypeORM / Prisma | ||||||||||
Naperg | 742 | 2 months ago | mit | TypeScript | ||||||
Fullstack Boilerplate GraphQL. Made with React & Prisma + authentication & roles | ||||||||||
Pizzaql | 606 | 3 years ago | mit | JavaScript | ||||||
:pizza: Modern OSS Order Management System for Pizza Restaurants | ||||||||||
Nextjs Starter | 352 | 2 years ago | 2 | mit | JavaScript | |||||
A starter project for next js with authentication - Contains React 17 + Typescript + Tailwind CSS 2 + React Query 3 + GitHub Auth + LinkedIn Auth + Password-less Auth + Fauna DB + ESLint + Prettier + Husky | ||||||||||
Nextjs Prisma Boilerplate | 318 | 9 months ago | 2 | mit | TypeScript | |||||
Full stack boilerplate with Next.js, Prisma, Tailwind, TypeScript, Docker, Postgres, documentation, frontend and backend unit and integration tests with Jest, Cypress end-to-end tests, Github Actions CI/CD workflows, and production deployment with Traefik and Docker. | ||||||||||
Enterprise Stack | 296 | a month ago | 1 | TypeScript | ||||||
🔥 The SvelteKit enterprise stack | ||||||||||
Graphql Authentication | 235 | 1 | 2 years ago | 11 | May 29, 2018 | 62 | isc | TypeScript | ||
🔑 Makes it easy to do boring authentication stuff with GraphQL (login, password reset, ...) | ||||||||||
Fullstack Nextjs Ecommerce | 195 | 2 years ago | TypeScript | |||||||
Fullstack Next.js E-Commerce made with NextAuth + Prisma, Docker + TypeScript + React Query + Stripe + Tailwind Sentry and much more 🛒 | ||||||||||
Prisma Auth0 Example | 180 | 5 years ago | 4 | mit | JavaScript | |||||
Boilerplate Prisma Startup | ||||||||||
Nexus Auth | 159 | 11 days ago | 11 | TypeScript | ||||||
A sample auth module with Prisma 2 and Nexus |
Login | Signup |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
git clone https://github.com/alan345/naperg/
cd naperg
cd server
yarn
Prisma migrate
run:More info if needed: Prisma Migrate
npx prisma migrate dev
Pick a name for your first migration. Example "init"
> npx prisma migrate dev
Prisma schema loaded from prisma/schema.prisma
Datasource "db": SQLite database "dev.db" at "file:./dev.db"
SQLite database dev.db created at file:./dev.db
✔ Name of migration … init
The following migration(s) have been created and applied from new schema changes:
migrations/
└─ 20210227221806_init/
└─ migration.sql
✔ Generated Prisma Client (2.17.0) to ./node_modules/@prisma/client in 71ms
Everything is now in sync.
To reset your database if needed, use Prisma Reset.
More info if needed: Prisma Reset
npx prisma migrate reset
More info if needed: Prisma Seed
npx prisma db seed
A new user will be created from seed.ts
file.
[email protected]
admin
ADMIN
More info if needed: Prisma Studio
$ npx prisma studio
Prisma Client is an auto-generated database client that's tailored to your database schema.
More info if needed: Prisma Generate
npx prisma generate
yarn start
cd react
yarn
yarn start
[email protected]
admin
ADMIN
apollo-server
For a fully-fledged React & Apollo tutorial, visit How to GraphQL.
Typescript (https://www.typescriptlang.org/) for the Frontend and the Backend
Frontend:
Backend:
Your feedback is very helpful, please share your opinion and thoughts! If you have any questions or want to contribute yourself, don't hesitate!
Tests must be implemented. Feel free to create a PR :)
Add a star to this Repo! It helps a lot!
Create a PR if you are using Naperg and want to add your link here
If this project help you reduce time to develop, you can give me a cup of coffee :)