upward-dev / Upward

open source project for the tech community - let's learn from each other
GNU General Public License v3.0
3 stars 4 forks source link

Change use of `Language` to `Technology` in schema #47

Closed arobson closed 3 years ago

arobson commented 3 years ago

Change

Original schema started with the concepts of frontend, backend, and database languages. To help reduce confusion, this PR changes the use of Language to Technology and introduces an Operations category so that things like cloud providers, automation tooling, hosting tech, etc. can be represented outside of the backend category.

Risk

I haven't actually used Prisma before and I have not tested any changes that might be related to the schema yet. Just getting this into a branch and PR for review/discussion.