Skip to content

Commit 58f2f60

Browse files
committed
docs: automatically updated README TOC
1 parent 51471f7 commit 58f2f60

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

README.md

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,22 @@ Microservice to manage CRUD operations for all things Projects.
44

55
**Note : Steps mentioned below are best to our capability as guide for local deployment, however, we expect from contributor, being a developer, to resolve run-time issues (e.g. OS and node version issues etc), if any.**
66

7-
- [Topcoder Projects Service](#topcoder-projects-service)
8-
- [Local Development](#local-development)
9-
- [Requirements](#requirements)
10-
- [Steps to run locally](#steps-to-run-locally)
11-
- [Export database to json file](#export-database-to-json-file)
12-
- [Import database from json file, and index it](#import-database-from-json-file-and-index-it)
13-
- [Import sample metadata projects(Using projects service apis)](#import-sample-metadata-projectsusing-projects-service-apis)
14-
- [Run Connect App with Project Service locally](#run-connect-app-with-project-service-locally)
15-
- [Test](#test)
16-
- [JWT Authentication](#jwt-authentication)
17-
- [Deploying with docker (might need updates)](#deploying-with-docker-might-need-updates)
18-
- [Kafka commands](#kafka-commands)
19-
- [Create Topic](#create-topic)
20-
- [List Topics](#list-topics)
21-
- [Watch Topic](#watch-topic)
22-
- [Post Message to Topic (from stdin)](#post-message-to-topic-from-stdin)
23-
- [References](#references)
7+
- [Local Development](#local-development)
8+
- [Requirements](#requirements)
9+
- [Steps to run locally](#steps-to-run-locally)
10+
- [Export database to json file](#export-database-to-json-file)
11+
- [Import database from json file, and index it](#import-database-from-json-file-and-index-it)
12+
- [Import sample metadata projects(Using projects service apis)](#import-sample-metadata-projectsusing-projects-service-apis)
13+
- [Run Connect App with Project Service locally](#run-connect-app-with-project-service-locally)
14+
- [Test](#test)
15+
- [JWT Authentication](#jwt-authentication)
16+
- [Deploying with docker (might need updates)](#deploying-with-docker-might-need-updates)
17+
- [Kafka commands](#kafka-commands)
18+
- [Create Topic](#create-topic)
19+
- [List Topics](#list-topics)
20+
- [Watch Topic](#watch-topic)
21+
- [Post Message to Topic (from stdin)](#post-message-to-topic-from-stdin)
22+
- [References](#references)
2423

2524
## Local Development
2625

0 commit comments

Comments
 (0)