ThallesP / tempdb-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TempDB - Server

Create temporary databases with simple CLI

πŸ“ Requirements

πŸš€ Deploy

One click deploy:
Deploy on Railway

docker-compose up -d

Application will be running on port 5676

πŸ“ TODO

  • Create random database
  • Create one command deploy
  • Remove database after the expiration
  • Add authentication
  • Create user per database and restrict to the database

About


Languages

Language:TypeScript 97.9%Language:Shell 1.6%Language:Dockerfile 0.5%