A: Hey. Your last commit is from weeks ago. Are you still maintaining it?

Me: Still maintains. Just waiting for bugs

Reply to this note

Please Login to reply.

Discussion

Last night, i docker run bostr but did not go through. Not sure what i have missed 🤷🏻‍♂️

Run the code like a real man

I will find it out when i get a chance.

Just run `npm i` and `node index.js`.

Just two commands.

If you wanna run it in background, use tmux.

`tmux new -d "node index.js"`

Which you could attach later when needed by running `tmux attach`.

I will try again tonight. I mean i was docker running 8080 and accessing return 404.

Just want it running on docker.