Skip to content

Commit

Permalink
moved to sqlite, added api-routes
Browse files Browse the repository at this point in the history
  • Loading branch information
Scobiform committed Sep 24, 2024
1 parent f284794 commit 3425863
Show file tree
Hide file tree
Showing 16 changed files with 28,914 additions and 2,836 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

> A map application that visualizes far-right activities using Next.js and Leaflet.
[![SQLite](https://img.shields.io/badge/SQLite-3.34.0-blue.svg)](https://www.sqlite.org/index.html)
nextjs
[![Next.js](https://img.shields.io/badge/Next.js-10.0.7-blue.svg)](https://nextjs.org/)
[![Leaflet](https://img.shields.io/badge/Leaflet-1.7.1-blue.svg)](https://leafletjs.com/)
[![React](https://img.shields.io/badge/React-17.0.1-blue.svg)](https://reactjs.org/)
[![Node.js](https://img.shields.io/badge/Node.js-14.15.4-blue.svg)](https://nodejs.org/en/)
[![npm](https://img.shields.io/badge/npm-6.14.10-blue.svg)](https://www.npmjs.com/)
[![AGFL-3.0](https://img.shields.io/badge/License-AGFL--3.0-blue.svg)](https://www.gnu.org/licenses/agpl-3.0.html)

![farright-map screenshot](https://github.com/Scobiform/nazi-map/blob/master/public/images/Screenshot.png "farright-map screenshot")

## Table of Contents
Expand Down
Loading

0 comments on commit 3425863

Please sign in to comment.