$ psql.exe
$ create user ticket with password 'password';
$ create database ticket;
$ grant all on database ticket to ticket;
$ grant postgres to ticket;
-
Notifications
You must be signed in to change notification settings - Fork 0
mamiemru/ticketBackEnd
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
BackEnd server for Ticket app
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published