Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run the MVP on localhost #190

Closed
7 tasks done
nelsonic opened this issue Oct 26, 2022 · 2 comments · Fixed by #192
Closed
7 tasks done

Run the MVP on localhost #190

nelsonic opened this issue Oct 26, 2022 · 2 comments · Fixed by #192
Assignees
Labels
chore a tedious but necessary task often paying technical debt elixir Pull requests that update Elixir code enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished starter A beginner-friendly issue that is a good starting point for a new person T2h Time Estimate 2 Hours technical A technical issue that requires understanding of the code, infrastructure or dependencies

Comments

@nelsonic
Copy link
Member

nelsonic commented Oct 26, 2022

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 ...

  • Read through the BUILDIT.md file and just sense check to see if we missed anything.
    Again the objective is to give people a complete guide for re-creating the MVP from scratch.

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. ⏳

@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! T2h Time Estimate 2 Hours technical A technical issue that requires understanding of the code, infrastructure or dependencies priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished starter A beginner-friendly issue that is a good starting point for a new person chore a tedious but necessary task often paying technical debt elixir Pull requests that update Elixir code labels Oct 26, 2022
@LuchoTurtle
Copy link
Member

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
Copy link
Member Author

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

Next: please see #195 ⏳ ✍️ 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a tedious but necessary task often paying technical debt elixir Pull requests that update Elixir code enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished starter A beginner-friendly issue that is a good starting point for a new person T2h Time Estimate 2 Hours technical A technical issue that requires understanding of the code, infrastructure or dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@nelsonic @LuchoTurtle and others