Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markalexi/libraryonnuxtwithpostgresql
Play with PostgressQL.
https://github.com/markalexi/libraryonnuxtwithpostgresql
Last synced: about 11 hours ago
JSON representation
Play with PostgressQL.
- Host: GitHub
- URL: https://github.com/markalexi/libraryonnuxtwithpostgresql
- Owner: MarkAlexI
- License: mit
- Created: 2024-02-02T12:44:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-07T08:46:18.000Z (5 months ago)
- Last Synced: 2024-06-07T15:36:37.130Z (5 months ago)
- Language: Vue
- Homepage: https://library-on-nuxt-with-postgres-ql.vercel.app
- Size: 1.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.