Page MenuHomePhabricator

[alias-server] [p13] Initialize mongodb
ClosedPublic

Authored by bytesofman on Feb 16 2023, 18:15.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABCaa42d40cc51f: [alias-server] [p13] Initialize mongodb
Summary

T2922

Depends on D13117

Initialize a mongodb database in the app. This will be integrated later to store the most up-to-date valid aliases.

Test Plan

Install and run mongodb locally (see instructions at https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-ubuntu/)
node db.js

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable