Skip to content

Simple and Quick Startup Container/App for postgress and prisma databases

Notifications You must be signed in to change notification settings

AnotherJulia/MicroBabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroBabel

MicroBabel is a simple and quick startup container/app for PostgreSQL and Prisma databases.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Docker
  • Node.js
  • npm

Installation

  1. Setup the package:
npx @anotherjulia/microbabel my-db
  1. Install dependencies
npm install
  1. Startup the database
npm run start

This will start the Docker containers and the Prisma Client, and start up a Prisma Studio Interface.

About

Simple and Quick Startup Container/App for postgress and prisma databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published