Multi-user dictionary management system is an application that will allow you to organize all your notes in one place. Thanks to the dictionary system, it will be possible to divide entries into different dictionaries and easily manipulate them.
Check it out: https://dms-4rze.onrender.com
▶ (note that app use free instance that spins down with inactivity that can delay first request by 50+ seconds)
Start postgresql, install dependencies and run app
Requires Node.js v14+ to run.
1.Make sure you have Node.js, Docker Desktop and Git installed! 2.Start Docker Desktop 3.Start server and client from root directory:
$ make all