Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markalexi/libraryonnuxtwithpostgresql

Play with PostgressQL.
https://github.com/markalexi/libraryonnuxtwithpostgresql

Last synced: about 11 hours ago
JSON representation

Play with PostgressQL.

Awesome Lists containing this project

README

        

# libraryOnNuxtWithPostgresQL

This is not a library in the strict sense of the word - a repository of books. This is a card index - a set of cards with information.

This project happened spontaneously, I decided to test my abilities, combine what I had already mastered and play with PostgreSQL. Used Nuxt, Tailwind, VueUse and PostgreSQL. Won, it works.

![library](/library.png "library")

Project is deployed on [Vercel](https://library-on-nuxt-with-postgres-ql.vercel.app/). To install dependencies, type `npm install`. Run in terminal `npm run dev` for starting development server. Run `npm run build` for building the project.

To be able to edit/add/delete notes, you must register/log in.