- Berlin
- schickling.dev
Highlights
- Developer Program Member
- 1 discussion answered
Block or Report
Block or report schickling
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePinned
-
prisma/prisma Public
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
-
prisma/prisma-client-js Public archive
Type-safe database client for TypeScript & Node.js (ORM replacement)
-
prisma/migrate Public archive
Issues for Prisma Migrate are now tracked at prisma/prisma. This repo was used to track issues for Prisma Migrate Experimental and is now deprecated.
-
prisma/studio Public
ποΈ The easiest way to explore and manipulate your data in all of your Prisma projects. -
1,152 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 13 commits in 3 repositories
Created 1 repository
- schickling/ts-rs Rust
Created an issue in tauri-apps/tauri that received 2 comments
[bug] Building/bundling doesn't seem to work in Rust workspace/monorepo
Describe the bug
When trying to run yarn tauri dev
in a sub package of a Rust workspace/monorepo I'm getting the following error:
Reproduction
Theβ¦