https://github.com/benz206/tag-vault
Explore a real time updated database of over 35,000 custom scripts
https://github.com/benz206/tag-vault
database nextjs tags tagscript typescript
Last synced: 24 days ago
JSON representation
Explore a real time updated database of over 35,000 custom scripts
- Host: GitHub
- URL: https://github.com/benz206/tag-vault
- Owner: benz206
- Created: 2023-09-03T03:38:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-22T06:36:41.000Z (7 months ago)
- Last Synced: 2025-10-22T08:32:46.175Z (7 months ago)
- Topics: database, nextjs, tags, tagscript, typescript
- Language: TypeScript
- Homepage: https://tagvault.netlify.app/
- Size: 520 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tag-vault
[](https://app.netlify.com/projects/tagvault/deploys)
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](https://nodejs.org/en/) installed. Then do the following:
```sh
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.