No-Toil / no-toil

0 stars 0 forks source link

todo: scaffold tech stack and document #1

Open ehrrsn7 opened 1 year ago

ehrrsn7 commented 1 year ago

Tech stack

Starting my project from scratch again. I have used some of these before, but a few new players are coming to the game. We'll need a new solution for CMS. To avoid vendor lock in, I think I'll need something contained, like the o.g. application. Also, something that I ran into when I did this last time was issues accessing data from localhost...this is fixed using the loopback address instead.

What is coming over from my old tech stack:

Newcomers:

Still need:

Potentially something graphql enabled. Fireship.io video comparing different firebase alternatives

Nosql-type services are preferred, because like firestore they make set-based architecture most simple. I can't use firestore again unless no toil wants to set up their own account, but locally hosting seems to be their preference.

TODO:

Edit

More todo:

One more newcomer will be this issues tab in the repository.

The nice thing is that they can be updated automatically by referencing the issue no. in commit messages: https://github.blog/2013-01-22-closing-issues-via-commit-messages/

One more newcomer will be this issues tab in the repository.

The nice thing is that they can be updated automatically by referencing the issue no. in commit messages: https://github.blog/2013-01-22-closing-issues-via-commit-messages/

TODO: is there a place on github where all my open issues assigned to myself can live? I'd personally love to organize my todo lists in one place with this being integrated into it. Can Jira or Asana integrate into this? As a developer, this issues tab is the best solution, but it would be nice to have one go-to list for everything.