The server contruction for a Dalle
like clone
If you just want to view and play with the application, you can do so here.
Inside the project directory run:
$ npm install
$ npm start
by default the application will run on localhost:3000
.
This project has an occompaning client application that you'll need in order to fully engage with the APIs.
Make sure you rename the .envs
file to .env
and update the variables to your sync with your own external services.