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

https://github.com/codifytools/code-tutorials

Code tutorials for Next, Meteor, Node, MongoDB, Prisma and more.
https://github.com/codifytools/code-tutorials

boilerplate meteorjs nextjs nodejs prisma

Last synced: about 1 year ago
JSON representation

Code tutorials for Next, Meteor, Node, MongoDB, Prisma and more.

Awesome Lists containing this project

README

          

## Code Tutorials

- **markdown-boilerplate**: Next.js simple markdown boilerplate.
- **mdx-bundler-boilerplate**: Next.js simple boilerplate that uses MDX with the `mdx-bundler` package. Tutorial [here](https://www.codifytools.com/blog/mdx-bundler-nextjs).
- **auth-prisma-mongodb-boilerplate**: Next.js simple authentication boilerplate that uses Prisma, NextAuth and MongoDB. Tutorial [here](https://www.codifytools.com/blog/auth-prisma-mongo-nextjs).
- **react-chrome-extension-boilerplate**: Chrome extension boilerplate that uses React, and Webpack.
- **meteor-seo-boilerplate**: Meteor SEO setup with Prerender.io and React. Tutorial [here](https://www.codifytools.com/blog/seo-guide-meteor).