From 6064e1f8d81452509b1f03fe11feead677f36d40 Mon Sep 17 00:00:00 2001 From: Justin Carretas Date: Thu, 28 Nov 2024 07:29:12 +0800 Subject: [PATCH] Document libraries used in the readme --- README.md | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6ce409c5..fc45219f 100755 --- a/README.md +++ b/README.md @@ -2,14 +2,6 @@ This is a web map that helps explore Indigenous language data. This README file includes new materials added in Milestones 3 and 2 of this project. [See Milestone 1 deliverables here](./README-MILESTONE1.md). -## Technology Stack Overview - -- Fully Dockerized, and configured with docker-compose. -- Uses PostgreSQL and PostGIS. -- API-Driven Django. We don't use Django's templates for anything. -- Uses Nuxt.js for SEO-friendly modern templates. -- Proxies all ports through port 80, the default, including websockets, so there's no need to worry about the port of anything when developing. - ## Installation Clone the project. @@ -349,3 +341,19 @@ docker-compose exec web python manage.py test_notifications --email