myScienceWork assessement work
$ docker-compose up --build
Seeding database
$ cd serverApp
$ npm run db:seed
if Elasticsearch throw an error 137, this cammand might help to solve it
$ ./script/setVMCount.cmd
http://localhost:8080
here is users present in the database
{
"firstname": "Mike",
"lastname": "Pratellesi"
},
{
"firstname": "Vera",
"lastname": "Collini"
},
{
"firstname": "Ida",
"lastname": "Vargas"
},
{
"firstname": "Alex",
"lastname": "Hashimoto"
},
{
"firstname": "Ethel",
"lastname": "Bonanni"
},
{
"firstname": "Eva",
"lastname": "Fox"
}
somme publications are in there
[{
"titre": "Miliku erko muwbudpu.",
}, {
"titre": "Owibomac jemod upu.",
}, {
"titre": "Lezzi pak oti 2",
}, {
"titre": "Lezzi pak oti.",
}]
MIT © Afjnik hassan