#Seed db
6 messages · Page 1 of 1 (latest)
What do you mean by see db?
Also, what migration did you have done?
Like I have run yarn dx in gitpod env everything is running but there is no data in the db tables are created @hexed quartz
do you mean, you need some sort of fake/mock data when you create the appwrite docker containers/stack?
mind that by default, there is no data in the databases when you start if thats what you mean by seed the db. You'll have to add some manually or via Server SDK or maybe use this - https://github.com/vermakhushboo/appwrite-data-faker