Skip to content

Wishoje/GM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

306 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gamersMusic

PostgreSQL - Node.js - Typescript - Nuxt - Vue.js

gamersMusic

Installation

Install git Install Docker Desktop

# clone project into prefered directory
$ git clone https://github.com/Wishoje/GM.git

Build Setup

# install dependencies
$ npm install

# docker mac fix
$ docker pull postgres
$ docker pull dpage/pgadmin4

# run Docker Desktop
$ docker-compose up

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

PostgreSql database

Run localhost:8080

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors