Skip to content

Azrihell/AI-Image-Generator-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Image Generator - Server

The server contruction for a Dalle like clone

View It Live

If you just want to view and play with the application, you can do so here.

Getting Started

Inside the project directory run:

$ npm install
$ npm start

by default the application will run on localhost:3000.

Project Requirements

Project Reference

This project has an occompaning client application that you'll need in order to fully engage with the APIs.

Local Development

Make sure you rename the .envs file to .env and update the variables to your sync with your own external services.

Releases

No releases published

Packages

No packages published