Skip to content

syedMohib44/ai_nft

Repository files navigation

MIT License NPM Version

MAJINI

GETTING STARTED

- Clone the project in your local repository
- Open CLI or Git Bash and navigate to the project folder 
- Make sure you are using node version 19.
- Run command "npm install"
- Navigate to client folder by using command "cd client"
- Run command "npm install"

RUN PROJECT

IF DOCKER

- docker-compose up

ELSE

- Open two CLI or Git Bash, one in the project folder `ai-nft`.
- Run `npm start` in the terminals.
- Server will start at port `3001`

BUILD PROJECT

- Run `npm run build` to build the project it will create dist folder which have all the build files.

POSTMAN INVITATION

- Please join Postman workspace below for api testing and structure for api call.
- https://app.getpostman.com/join-team?invite_code=d41c013752e5d7b7057bdc38eec208d9&target_code=204604a39c3e5acca4e50ff9ed23145f

README ANNOTATION

- https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax

CLASS DIAGRAM

alt text

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

AI generated NFT using Stable Diffusion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published