Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger Frontends #1723

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion calibrate/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Calibration App
# Calibration App.

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AirQo Documentation
# AirQo Documentation.

With this reference, you can explore and interact with all publicly availed AirQo resources.

Expand Down
2 changes: 1 addition & 1 deletion inventory/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# deploy .
# deploy
metadata
2 changes: 1 addition & 1 deletion netmanager/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Netmanager application
# Netmanager application.

This application is used for monitoring, device registration, location registration. Can be accessed here: https://staging-platform.airqo.net/ and https://platform.airqo.net/

Expand Down
2 changes: 1 addition & 1 deletion platform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- [NodeJs](https://nodejs.org/en/) v16 or later
- [Yarn](https://classic.yarnpkg.com/lang/en/)

## Getting started
## Getting started.

a) To get started, start by cloning the repository

Expand Down
2 changes: 1 addition & 1 deletion website/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ We will have to configure the environment manually, `direnv` cant help us here.

First install `postgresql` on `Windows` [Postgresql Windows Installers](https://www.postgresql.org/download/windows/)

#### Create Python Virtual Environment
#### Create Python Virtual Environment.

In your `Windows` command shell prompt type in

Expand Down
Loading