hormo studio
  • Getting Started
  • Introduction
    • How it works ?
    • Create Project
    • Playground
  • Models
    • Create model
    • Properties
    • Field types
    • UI Types
    • Options
    • Validations
    • Relations
    • Built-in User model
  • Database
    • Create Database
    • Connect to model
  • Restful API
    • Playground
    • Filters
    • Access Token
  • Dashboard
    • Usage
    • Manage users
    • Change Authentication
  • Monitoring
    • List of reports
    • Watch requests
  • Documentation
    • Export generated docs
  • Deployment
  • Licence
Powered by GitBook
On this page

Was this helpful?

  1. Documentation

Export generated docs

PreviousDocumentationNextDeployment

Last updated 2 years ago

Was this helpful?

At the end of project, after test and finalize your endpoints and services you have to share full documentation with your team-mates. Haska generate documentation as web page file which located in your project destination folder

In deployment process you can find out how to access your final project sources. When you creating new project you can set your project destination directory. So lets go to that directory that you selected before and you will see this structure directories as below:

So as you can see you have to share public folder which contains documentations web page and the other assets. before deploy you have to upload your own logo to set your desired image in each project services.

Deployment