Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 501 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 501 Bytes

tag-vault

This is not affiliated or endorsed by BotLabs, Carl-bots parent company.

Running the project

Currently you can't.

You'll need to have Node.js installed. Then do the following:

git clone https://github.com/Leg3ndary/tag-vault.git

cd tag-vault

npm install
npm run dev

Note this won't work unless you have a MongoDB database with all the tags inside, however I'll probably add fake datasets later so people can actually run the project locally.