Skip to content

mamiemru/ticketBackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ psql.exe
$ create user ticket with password 'password';
$ create database ticket;
$ grant all on database ticket to ticket;
$ grant postgres to ticket;

About

BackEnd server for Ticket app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages