Skip to content

cdev-oss/cdn-processing

Repository files navigation

cdev-cdn

A Node.js server (powered by Express.js) to upload an image to our CDN, BunnyCDN.

Installation

  1. Clone the repository.
  2. Use newest yarn version, can be achieved by doing yarn set version berry
  3. Run yarn install
  4. Run yarn dlx @yarnpkg/sdks vscode for TypeScript things on the Visual Studio Code
  5. Rename .env.example to .env
  6. Replace the .env key with your own key, and also the server port as well.
  7. Then, run yarn start

LICENSE

MIT

About

A simple Node.js server to upload an image to BunnyCDN by URL.

Resources

License

Stars

Watchers

Forks