GithubHelp home page GithubHelp logo

jezbravo / nextjs-prisma-crud Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 143 KB

Classic to-do app

Home Page: https://nextjs-prisma-crud-smoky.vercel.app

JavaScript 99.09% CSS 0.91%
javascript nextjs postgresql prisma vercel

nextjs-prisma-crud's Introduction

Next.js + Prisma CRUD

Description

This is a classic to-do app. The user will be able to create, read, update and delete tasks in a minimalist but elegant interface.

Stack

  • HTML
  • TailwindCSS
  • JavaScript
  • Next.js
  • Prisma
  • PostreSQL
  • Vercel

Setup

First of all you must clone the repository:

git clone https://github.com/jezbravo/nextjs-prisma-crud.git
cd nextjs-prisma-crud

Then install the dependencies:

npm install

Environment Variables

In order for the program to work correctly, it is necessary to configure the following environment variables in an .env file at the root of the project:

POSTGRES_PRISMA_URL=
POSTGRES_URL_NON_POOLING=

Both keys are obtained in the storage configuration provided by Vercel.

Once everything is ready:

npm run dev

Demo

The interface tries to be as intuitive and friendly as possible. The page displays a grid with created tasks. Each task can be selected to be updated or deleted. There is also a navigation bar that makes it possible to go to the home page, create a new task, or view the typical "about us" information.

You can test a deployed version at the following link: https://nextjs-prisma-crud-smoky.vercel.app

nextjs-prisma-crud's People

Contributors

jezbravo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.