Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jasonkuhrt/nexish


https://github.com/jasonkuhrt/nexish

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# nexish

A minimalist reimplementation of [Nexus](https://github.com/prisma-labs/nexus) by [@tgriesser](https://github.com/tgriesser).

I created this to help myself learn Nexus which I am currently working on in collaboration with Tim and my colleagues ([@Weakky](https://github.com/Weakky)) at Prisma Labs. Trying to reimplement Nexus helps give me a deeper appreciation and understanding for the system. I am also curious how simple I can make the implementaiton and if I can lift a few restrictions we're currently hitting while trying to introduce plugins into Nexus.

### Development

I am using [Quokka](https://quokkajs.com) + VSCode to create a real-time feedback loop. This is why you'll see some trailing `// ?` and no apparent tests or logs. It is a wonderful creative tool for creative flow.

![](/assets/errors.png)
![](/assets/output.png)