dwyl / mvp

📲 simplest version of the @dwyl app
https://mvp.fly.dev
GNU General Public License v2.0
84 stars 2 forks source link

Run the `MVP` on `localhost` #190

Closed nelsonic closed 1 year ago

nelsonic commented 1 year ago

Our objective is to make the MVP as ultra-beginner-friendly to Devs especially those who are new Elixir/Phoenix ... That means if there are any assumptions about prior knowledge/experience we either need to clarify them in this repo or link to where they can learn/understand more in our many other projects. 🤞

Following on from #140 @LuchoTurtle please:

again, our goal is for anyone to be up-and-running with the MVP in less than 5 minutes including mix setup and AUTH_API_KEY ... so the completeness/quality of the docs is mega important!

.then ...

If you have any questions please ask! ❓

For clarity, the purpose of this exercise is to familiarise yourself with the MVP as much as possible. I will ask you to build a feature for it today. That issue/task will follow shortly. ⏳

LuchoTurtle commented 1 year ago

The only "gap" that I discovered was not mentioning the whole tag mechanism. I've updated the steps within the README so users go through the tag list and tag their private items. I've also recorded a demo and updated the GIF.

I had a little detour to the phoenix-stopwatch repo and noticed it wasn't building while running. So I went ahead and pushed a PR to fix that.

Onto to the BUILD.md file, I'm going to replicate the project as I read 👍

nelsonic commented 1 year ago

@LuchoTurtle stoked you were able to get the MVP running on your localhost! 🎉

Next: please see https://github.com/dwyl/mvp/issues/195 ⏳ ✍️ 🙏