https://github.com/ctwhome/nuxt-postgres

Template with Nuxt, Postgres and PostgREST

https://github.com/ctwhome/nuxt-postgres

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.8%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Template with Nuxt, Postgres and PostgREST

Basic Info
  • Host: GitHub
  • Owner: ctwhome
  • Language: Vue
  • Default Branch: main
  • Size: 184 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 5 years ago · Last pushed over 5 years ago
Metadata Files
Readme

README.md

Nuxt Postgres & PostgREST template!

Full stack application template with the best DX and performance Template with Nuxt, Postgres and PostgREST

Tech stack:

  • Docker-compose 🐙
  • △ Nuxt - Nuxt vite⚡️ - TailwindCss
  • PostgREST
    • Serverless functions with node-postgREST
  • Postgres DB 🐘
  • Swagger UI (Rest schema)

Build Setup

```bash

install dependencies

$ yarn install

serve with hot reload at localhost:3000

$ yarn dev

Stop all the docker containers (docker-compose down)

$ yarn stop

build for production and launch server

$ yarn build $ yarn start

generate static project

$ yarn generate ```

For detailed explanation on how things work, check out Nuxt.js docs.

Owner

  • Name: Jesse Gonzalez
  • Login: ctwhome
  • Kind: user
  • Location: Amsterdam (Netherlands)
  • Company: Netherlands eScience Center

Research Engineer at @NLeSC

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 5
  • Total Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jesús García c****w@c****m 5
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/setup-node v2.1.2 composite
docker-compose.yml docker
  • postgres latest
  • postgrest/postgrest latest
  • swaggerapi/swagger-ui latest
package.json npm
  • @nuxt/types ^2.14.12 development
  • @nuxt/typescript-build ^2.0.4 development
  • @nuxtjs/vuetify ^1.11.3 development
  • eslint-config-prettier ^7.2.0 development
  • eslint-plugin-prettier ^3.3.1 development
  • prettier ^2.2.1 development
  • @nuxt/typescript-runtime ^2.0.1
  • @nuxtjs/pwa ^3.3.5
  • concurrently ^6.0.0
  • core-js ^3.8.3
  • nuxt ^2.14.12
  • nuxt-vite ^0.0.8
yarn.lock npm
  • 1205 dependencies