Skip to content

Commit 2387def

Browse files
Update README.md
1 parent 864354d commit 2387def

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ You need to place above environmental variables on a .env files to run the appli
2525

2626
And firebase config file is required to send the notifications to the mobile apps. Change the firebase-conf.json at src/services/. You can take this configuration file from firebase by creating a project.
2727

28+
## Provided endpoints and functionalities
29+
- User CRUD operations
30+
- System CRUD operations
31+
- Camera CRUD operations
32+
- Notification services
33+
- Email sending services
34+
2835
## Technologies used
2936
- Express.js
3037
- Prisma

0 commit comments

Comments
 (0)