jycouet / remult-my-db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remult-my-db

You wanna try something cool ?

How to ?

Create a .env file with the following content

DATABASE_URL = [YOUR_CONNECTION_STRING_HERE]

Then run the following commands

# Install dependencies
npm i

# Pull your db info
npm exec remult-cli pull

# Start your app
npm run dev

Enjoy http://localhost:5173/api/admin

πŸ§‘β€πŸ’» Try it locally

git clone git@github.com:jycouet/remult-my-db.git

🌐 Try it online

About


Languages

Language:JavaScript 41.8%Language:TypeScript 27.7%Language:Svelte 19.1%Language:HTML 11.4%