Welcome to Upphandling.app ?
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 landning page in a separate repository.
App development
Here’s a quick start!
Install app dependencies
cd packages/Upphandling
yarn install
yarn pod
Running the app
cd packages/Upphandling
yarn ios # or yarn android
API development
Deploy API
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
Authors
? 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
Show your support
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.