Skip to content

rustyraz/portfolio_manager_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portfolio_manager_v1

Manage users portfolio with the an API and Reactjs

node

CREATE DATABASE postgres WITH OWNER = postgres ENCODING = 'UTF8' TABLESPACE = pg_default LC_COLLATE = 'en_US.UTF-8' LC_CTYPE = 'en_US.UTF-8' CONNECTION LIMIT = -1;

COMMENT ON DATABASE postgres IS 'default administrative connection database';

About

Manage users portfolio with the an API and Reactjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published