This project is under heavy development and is on the lookout for contributors both technical and non-technical. If you are interested in understanding the product and contributing, do get in touch at hello@troupapp.com.
The Troup client is the frontend app that helps the user address problems that we aim to solve. The client is built atop wonderful open-source projects with the goal of providing a fluid experience to the user.
Languages:
Libraries:
Design system:
You will need to create a .env
file in the root folder. The instructions on setting those up are available within this example:
Start the development server and watch for file changes.
Build the production-optimised bundle for deployment.
Deploy the production-optimised bundle locally to test and simulate the production environment.
Generate the types from the server. If you have the Apollo plugin for VS Code it should do this automatically, but this generation is an alternate way of generating the code.
Run the linter, catching out any errors or warning that may occur.