Update README.md

This commit is contained in:
Stefan Prechtl 2024-10-01 10:00:32 +02:00 committed by GitHub
parent 576e65dca6
commit 809e7ce6d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
# 🚀 Getting started with PomeloNote # 🚀 Getting started with PomeloNote
### **THIS REPOSITORY HAS DEPENDENCIES WITH SECURITY VULNERABILITIES. YOU MIGHT WANT TO UPDATE PACKAGES BEFORE USE.**
## Setup ## Setup
- run `npm i` - run `npm i`
- get the .env file and save it to the root directory of the project - get the .env file and save it to the root directory of the project
@ -17,5 +17,3 @@
### Restart and rebuild Strapi: ### Restart and rebuild Strapi:
``docker-compose up --detach --build strapi`` ``docker-compose up --detach --build strapi``
[TEST](index.md)