Skip to content

gunasekhardora/employeepedia

Repository files navigation

Please add the following table on your local Postgre before running the webapp.

create table employees ( id serial primary key, name varchar(256), team varchar(256) );

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published