Describe application with below format
# application name
name: "TypeBot"
# URL of the software project's homepage
website_url: "https://typebot.io"
# URL where the full source code of the program can be downloaded
source_code_url: "https://github.com/baptisteArno/typebot.io"
# a brief and concise statementthat presents the main points for this application, shorter than 10 characters
summary: "Typebot is a no-code platform that enables you to effortlessly create and integrate advanced chatbots into websites and chat platforms like WhatsApp."
# description of what the software does, shorter than 250 characters, sentence case
description: ""
# list of license identifiers, see https://opensource.org/licenses for the full list of licenses
licenses:
- Apache-2.0
# (optional, true/false, default true) whether this application have Docker image
Docker_image: true
Assessment Checklist by repository owner
Before deveopment, repository owner should complete below Assessment:
Development Checklist by deveoper
Developer should develop this application's docker compose project at Websoft9 Console directly.
Production preparation by repository owner
Describe application with below format
Assessment Checklist by repository owner
Before deveopment, repository owner should complete below Assessment:
Development Checklist by deveoper
Developer should develop this application's docker compose project at Websoft9 Console directly.
Production preparation by repository owner