Skip to content

aureustaurus/test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-app

app to test skills

Should run the command: nmp install And create table before run the project.

client used http://localhost:8080 server used http://localhost:8081

IMPORTANT!!!: Right now to start project should start client and server from different tabs in terminal: client run by command: npm start server run by command: node server/server.js

TODO: fix it with gulp bug with different starting!!!

to connect to DB should used: database - test, user - postgres, password - pass123

schema of Table is presented into file: tableSchema.txt (in root)

TODO: fix schema table TODO!!!: will separate redux model from views!

About

app to test skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors