banner
andrewji8

Being towards death

Heed not to the tree-rustling and leaf-lashing rain, Why not stroll along, whistle and sing under its rein. Lighter and better suited than horses are straw sandals and a bamboo staff, Who's afraid? A palm-leaf plaited cape provides enough to misty weather in life sustain. A thorny spring breeze sobers up the spirit, I feel a slight chill, The setting sun over the mountain offers greetings still. Looking back over the bleak passage survived, The return in time Shall not be affected by windswept rain or shine.
telegram
twitter
github

dockerを使用してオンラインポスター作成プラットフォームを構築する

Fastposter 海報生成器は、迅速な開発とデザインのために作成された強力で効率的なツールです。選択した背景画像をアップロードし、必要なコンポーネント(テキスト、画像、QR コード、アバターなど)を適切な位置に追加するだけで、簡単にポスターを作成できます。

作者の github プロジェクトのアドレスは以下の通りです:

https://github.com/psoho/fast-posterfastposter#

以下の機能がサポートされています:

  • ローカルでの Docker デプロイのサポート
  • 電子商取引の本番環境のサポート
  • Java、Python、GO などの主要な SDK のサポート
  • png、jpeg、webp などの主要なファイル形式との互換性
  • コードの迅速なエクスポートのサポート

サーバーを持っていない場合は、作者のオンラインサイトに直接アクセスして作成を試すことができます:

https://fastposter.net/demo/open/#

サーバーにデプロイしたい場合は、Docker をインストールした後、次のコマンドを実行するだけです:docker run -it --name fastposter -p 5000:5000 fastposter/fastposter コンテナを起動します。その後、firewall-cmd --permanent --zone=public --add-port=5000/tcp と firewall-cmd --reload を実行してポートを公開します。その後、http://ip:5000 にアクセスしてフロントエンドにアクセスできます。デプロイされたスタイルはこのようになります。

image

image

ページには具体的なサンプルコードが記載されています。また、開発者ドキュメントに直接アクセスすることもできます:https://fastposter.net/doc/sdk/ で、コードへのより良いアクセスを行うことができます。

読み込み中...
文章は、創作者によって署名され、ブロックチェーンに安全に保存されています。