f:: sqlite3 Evolu - Local-First Platform Designed for Privacy, Ease of Use, and No Vendor Lock-In â Evolu Evolu Server Evolu Server â Evolu Create an empty sqlite file for mounting the database touch db.sqlite docker run --name evolu \ -p 4000:4000 \ -v $(pwd)/db.sqlite:/home/node/app/apps/server/db.sqlite \ -d evoluhq/evolu:main