@surgbc/fullstackexam v0.0.1
fullstackexam CLI
A CLI for fullstackexam microservices. Fullstack exam is the name I have chosen for exercise one.
Usage
Run
npm i fullstackexam
To see the options available to you, run:
fullstackexam
Initial configuration
Run
fullstackexam init
Then edit the file at /etc/fullstackexam/config/system.yml
I have designed this backend part to work using two microservices: the first for receiving the mqtt data and storing in the mongodb database, the second for the rest api. Then there is yet another repo for the frontend.
But I have so far only managed to build fully the first microservice in 7 hours that I have been able to site down and code today. As was made in the request by email yesterday, I was taken ill last Tuesday, went to the hospital on Thursday, but the first prescription did not work. The symptoms used to come and go, and come more server when they come back. Yesterday the disease was so server, and the first prescription was done so I had to consult a different doctor friend who gave a different presciption that has served me, so far, better than the first. While the symptoms were gone today morning, it took up to around noon for me to get sufficient strength to sit up and start coding because of what the doctor said is the parasites interering with iron in the blood
. I have seen that my wife whom I asked to write for me the email yesternight did not attach the first diagnosis. It it here below:
And with this I request that I be given upto the end of tomorrow, if what has been done so far looks pleasing, to finish the 2 remaining parts and excercise 2.
3 years ago