Welcome to Upphandling.app ?

Version

License: MIT


Twitter: landgren

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

Go read the API README

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

? Johan Linåker

? Ted Stalte

? Stefan Wallin

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.

GitHub

View Github