Thanks @Eventyret
My question was about how to take a strapi project (with some data), and make it available for other developer on github, so it can be cloned, started up and keep working on it.
I am having an issue in that process.
I did what you suggested:
- renamed .env.example to .env
- Created my user, email and pass.
- Logged in, and I see the single type definition of my hompage, BUT, I dont see the data that I originaly saved on the first computer. Where is that data?