|
| 1 | +## ⚠️ This repository is now archived |
| 2 | + |
| 3 | +This project has been moved to [IntersectMBO/govtool-proposal-pillar](https://github.com/IntersectMBO/govtool-proposal-pillar). |
| 4 | + |
1 | 5 | # 🚀 PDF (Proposal Discussion Forum) backend |
2 | 6 |
|
3 | 7 | Welcome to the official repository for the PDF backend. |
4 | 8 |
|
5 | 9 | ## Table of content: |
6 | 10 |
|
7 | | -- [Table of content:](#table-of-content) |
8 | | -- [Introduction](#introduction) |
9 | | -- [Prerequisites](#prerequisites) |
10 | | -- [Tech stack:](#tech-stack) |
11 | | - - [Backend](#backend) |
12 | | - - [Database](#database) |
13 | | -- [Getting started](#getting-started) |
14 | | -- [Running locally](#running-locally) |
15 | | - - [Backend setup](#backend-setup) |
16 | | - - [Database configuration](#database-configuration) |
17 | | -- [Running using docker compose](#running-using-docker-compose) |
18 | | -- [Overview of services in docker compose:](#overview-of-services-in-docker-compose) |
19 | | -- [Additional Information](#additional-information) |
| 11 | +- [🚀 PDF (Proposal Discussion Forum) backend](#-pdf-proposal-discussion-forum-backend) |
| 12 | + - [Table of content:](#table-of-content) |
| 13 | + - [Introduction](#introduction) |
| 14 | + - [Prerequisites](#prerequisites) |
| 15 | + - [Tech stack:](#tech-stack) |
| 16 | + - [Backend](#backend) |
| 17 | + - [Database](#database) |
| 18 | + - [Getting started](#getting-started) |
| 19 | + - [Running locally](#running-locally) |
| 20 | + - [Backend setup](#backend-setup) |
| 21 | + - [Database configuration](#database-configuration) |
| 22 | + - [Running using docker compose](#running-using-docker-compose) |
| 23 | + - [Overview of services in docker compose:](#overview-of-services-in-docker-compose) |
| 24 | + - [Additional Information](#additional-information) |
20 | 25 |
|
21 | 26 | ## Introduction |
22 | 27 |
|
|
0 commit comments