Skip to content

realbits-lab/prompt-nft

Repository files navigation

Fictures

Contributor Covenant Next.js

Generative image NFT service platform.

About

Generative image consists of image and prompt data. This platform transform image and prompt data to NFT. After publishing NFT, prompt will be stored with the form of encryption.

Getting Started

Clone git repository

git clone https://github.com/realbits-lab/prompt-nft.git

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Migrate prisma

In case of heroku cloud, heroku would not support shadow database, so you should install and run local postgres database for shadow.

npx prisma migrate dev --name init