Skip to content

upphandling/upphandling-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2747b1c · Sep 3, 2022

History

90 Commits
Dec 28, 2021
Jun 27, 2022
Sep 3, 2022
Sep 3, 2022
Jun 27, 2022
Jan 8, 2022
Jun 27, 2022
Jan 8, 2022
Jun 27, 2022
Dec 27, 2021
Dec 27, 2021
Jun 27, 2022

Repository files navigation

Welcome to Upphandling.app 👋

Version License: MIT Twitter: landgren

The best way to procure open source software

🤖 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.

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

Secrets

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

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.