Skip to content

XMP-Adder is a simple app for adding XMP metadata in your .PSD files

Notifications You must be signed in to change notification settings

totallynotbakadestroyer/xmp-adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMP-Adder

This project was made using Vue.js and Express.js Used to add XMP in any .psd file. That's it.

Installation

  1. Run yarn or npm install
  2. Create .env in the root directory with content from the .env.example file
  3. Use yarn dev or npm run dev to start project in development mode

Available Scripts

In the project directory, you can run:

yarn run dev or npm run dev

Runs the app in the development mode, meaning the server and the client are started with the hot-reload feature

npm start or yarn start

Runs the app in the production mode.

npm run build or yarn run build

Builds the app for production to the /server/pubic folder.

Your app is ready to be deployed!

About

XMP-Adder is a simple app for adding XMP metadata in your .PSD files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published