The best way to procure open source software
🏠 Homepage
🤖 API
This is the mono repo for the app, built in React Native and our open API, built in Typescript and Loopback. You can also find our landing page in a separate repository.
Here's a quick start!
cd packages/Upphandling
yarn install
yarn pod
cd packages/Upphandling
yarn ios # or yarn android
First make sure you are connected to the correct Kubernetes cluster. This command is run automatically for all commits in our main branch and builds and deploys code directly to our production cluster. Please look at k8s folder for more details about the infrastructure.
skaffold run
In the .secrets folder we need to have these files put in place: It should go without saying, but these files may never be committed to the repo.
GoogleService-Info.plist # Google Service Keys for ios FCM integration
👤 Christian Landgren
- Website: https://iteam.se
- Twitter: @landgren
- Github: @irony
- LinkedIn: @christian.landgren
👤 Johan Linåker
- Twitter: @johanlinaker
👤 Ted Stalte
- Website: https://www.staltec.se
👤 Stefan Wallin
- Website: https://stefan-wallin.se
- Twitter: @Stefan_Wallin
- Github: @StefanWallin
- LinkedIn: @stefanwallin
Give a ⭐️ if this project helped you! If you want to contribute, please contact any of us to be invited to our Discord or just send us an PR or create an Issue.