cherls / specs

Specifications for Prisma Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prisma Framework Specifications

This repository contains specifications for Prisma Framework:

About this repository

This repository is designed to help different groups of people:

  • Prisma Product: Specify and work on new and existing functionality πŸ›«
  • Prisma Engineering: Collaborate with Product and use specs as base for implementation work πŸ‘©β€πŸ’»
  • Prisma Community and Users: Follow and understand Prisma Framework development πŸ‘½

Besides the specifications linked below, most of the work here happens in the repo issues and pull requests.

Specifications

User facing parts

Prisma Framework consists of several tools:

Internal parts

It also has several internal parts:

Organisation

We don't only spec the software itself, but also how we work on it and on these sepcs:

Process

Meta


Emoji key:

  • ❔ - unknown state
  • βœ… - current, stable
  • 🚧 - work in progress (see Pull Requests)
  • 🚨 - outdated, needs work
  • ❌ - does not exist yet

Build status:

  • CLI Netlify Status: Netlify Status

About

Specifications for Prisma Framework


Languages

Language:Go 69.1%Language:TypeScript 28.9%Language:JavaScript 1.9%Language:Shell 0.2%