This repository serves as a starting point for solutions for Pulley's Captrivia takehome test. You can use this or you can create your own.
For frontend, there's only a single choice of starter at the moment.
Language | Directory |
---|---|
React+TS | fe |
For backend, there's various starter languages.
Language | Directory |
---|---|
Go | be/go |
Node.js | be/node |
Java | be/java |
Python | be/python |