# shared `shared` contains Go packages shared across applications. Consumers need to symlink the folder into their app directory. --- ## Development ### Commands #### Run the tests ``` make test ```