Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

message-manager-discord/migration-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

migration-helpers

This is for migrating the database from message-manager-discord/bot to message-manager-discord/backend

To use this Set the connection string in ./source/index.js and run npm i and then node index.js in ./source/

Then copy ./source/data.json to ./final/data.json

Fill in the connection string for the final database in ./final/.env (the database must already be migrated with tables, to do this just run the backend once) it also must be empty. Then run npm i npx prisma generate node index.js

Any issues join the support server :) https://discord.gg/xv7VyN6YHR

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published