Skip to content

kauan345developer/Biblioteca-virtual

Repository files navigation

Para criar o banco de dados


1. Execute a seguinte query no PostgreSQL como administrador

CREATE USER biblioteca WITH PASSWORD '1234';

CREATE DATABASE biblioteca WITH OWNER='biblioteca';


2. git clone https://github.com/kauan345developer/Biblioteca-virtual.git

3. cd ./Biblioteca-virtual/biblioteca-server

4. npm run createdb



Para rodar o banco de dados

1. cd ./biblioteca-server

2. npm run main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •