All Projects â†’ leerob â†’ next-prisma

leerob / next-prisma

Licence: other
🚀 Static site with Next.js 9.4 and Prisma.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to next-prisma

nikolovlazar.com
My personal site's repo built using Next.js, Chakra UI, MDX, Prisma, PlanetScale.
Stars: ✭ 126 (+8.62%)
Mutual labels:  prisma, chakra-ui
boilerplate
Fullstack boilerplate using Typescript, React, Node & GraphQL
Stars: ✭ 738 (+536.21%)
Mutual labels:  prisma, chakra-ui
throw-me
A url shortener made with nextjs and postgresql database operated with Prisma
Stars: ✭ 34 (-70.69%)
Mutual labels:  prisma
oceanpress
将 Markdown 文件转换为 HTML 生成静态站点的工具,专为思源笔记实现了许多特有渲染效果。
Stars: ✭ 61 (-47.41%)
Mutual labels:  ssg
michael-hall.me
My website, made with NextJS and ChakraUI.
Stars: ✭ 120 (+3.45%)
Mutual labels:  chakra-ui
kerouac
Poetic static site generator for Node.js.
Stars: ✭ 80 (-31.03%)
Mutual labels:  ssg
vite-plugin-sloth
Fresh take on static site generation, using HTML-first approach to build website. Powered by ⚡️ Vite
Stars: ✭ 39 (-66.38%)
Mutual labels:  ssg
myPortfolio
This is a portfolio application built by using Next.js, ChakraUi, Typescript and Dev.to api.
Stars: ✭ 127 (+9.48%)
Mutual labels:  chakra-ui
benjamincarlson.io
My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.
Stars: ✭ 102 (-12.07%)
Mutual labels:  chakra-ui
personal-website-nextjs-chakra
A series I am making on YouTube where I build a personal website using next.js and chakra-ui. It includes a variety of other features such as mdx-remote blog pages, view counts with Google Firebase database and many more features.
Stars: ✭ 60 (-48.28%)
Mutual labels:  chakra-ui
praxis
Social networking platform built with Next.js, Apollo GraphQL, and Prisma
Stars: ✭ 37 (-68.1%)
Mutual labels:  prisma
chakra-next
Opinionated design system for React, based on Chakra UI + Next.js, written in TypeScript.
Stars: ✭ 181 (+56.03%)
Mutual labels:  chakra-ui
nextjs-graphql-adminpanel
Admin panel built with NextJS(Typescript), Material UI, Apollo Client & GraphQL. In the backend, Prisma 2 with Nexus and Mysql is used.
Stars: ✭ 119 (+2.59%)
Mutual labels:  prisma
onurl
URL Shortener created w/ Next.js, TypeScript, Mongoose
Stars: ✭ 48 (-58.62%)
Mutual labels:  chakra-ui
School-Simplified
School Simplified is a digital nonprofit whose mission is to spread educational equality by providing free academic services, products, and opportunities for teenagers.
Stars: ✭ 17 (-85.34%)
Mutual labels:  chakra-ui
greenwood
Greenwood is your workbench for the web, focused on supporting modern web standards and development to help you create your next project.
Stars: ✭ 48 (-58.62%)
Mutual labels:  ssg
paw
🐾 Source code for floofy.dev and Noel's portfolio, a professional side of myself. This is probably the site you want to see if you're trying to hire me or looking to hire.
Stars: ✭ 16 (-86.21%)
Mutual labels:  chakra-ui
bot
🎲 A general purpose utility bot, with an economy, games, and lots of other features.
Stars: ✭ 95 (-18.1%)
Mutual labels:  prisma
mini-SSG
Mini SSG (static site generator) with minimal and beautiful syntax
Stars: ✭ 36 (-68.97%)
Mutual labels:  ssg
pub-apis
Find public APIs, powered by api(dot)publicapis(dot)org
Stars: ✭ 24 (-79.31%)
Mutual labels:  chakra-ui

Prisma + Next.js

🚀 Static site with Next.js 9.4 and Prisma.

Built With

Requirements

  • Node 10+
  • Yarn (or NPM if you prefer)

Getting Started

After cloning the repository, you can run yarn to install the dependencies and then start the application with yarn dev.

$ git clone https://github.com/leerob/next-prisma.git
$ yarn
$ yarn dev

You are now able to view the application at http://localhost:3000.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].