fixing database connections and patching possible nosqli

This commit is contained in:
ngn
2023-06-24 18:48:18 +03:00
parent ad6b29be01
commit d42990db29
36 changed files with 1125 additions and 1030 deletions

View File

@ -1,9 +1,11 @@
# My Website - [ngn13.fun](https://ngn13.fun)
This repo contains the source code of my personal website.
It's written NuxtJS and supports full SSR. As database,
it uses mongodb.
## Setup
```
git clone https://github.com/ngn13/ngn13.fun.git
cd ngn13.fun && npm i