Skip to content

FashionGPT/fashion-gpt-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fashion-gpt-server

Get started

Define environment variables

  • Create a file called .env in the root of the project folder
  • Populate the file with the following content:
DB_USERNAME=REPLACE_ME_USERNAME
DB_PASSWORD=REPLACE_ME_PASSWORD

Install dependencies

yarn

Run the application

yarn dev

Try out the API (requires Postman Desktop Agent to be installed)

Run in Postman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9