GithubHelp home page GithubHelp logo

aqd_flutter_app_db's Introduction

aqd_flutter_app_db

An application built with aqueduct.

Running the Application in Development

Run aqueduct serve from this directory to run the application.

If you wish to use the debugger in your IDE, run the bin/main.dart script from your IDE.

Running Application Tests

To run all tests for this application, run the following in this directory:

pub run test

You may also run tests from an IntelliJ IDE by right-clicking on a test file or test case and selected 'Run tests'.

Tests will be run using the configuration file config.src.yaml. This file should contain test configuration values and remain in source control. This file is the template for config.yaml files, which live on deployed server instances.

See the application test harness, test/app/harness.dart, for more details. This file contains a TestApplication class that can be set up and torn down for tests.

For more information, see Getting Started and Testing.

Application Structure

Routes and other initialization are configured in lib/aqd_flutter_app_db_sink.dart. Endpoint controller files are in lib/controller/.

Configuration

The file config.src.yaml is used for testing: it should be checked into source control and contain values for testing purposes. It should maintain the same keys as config.yaml.

Creating API Documentation

In the project directory, run:

aqueduct document

This will print a JSON OpenAPI specification to stdout.

Deploying an Application

See the documentation for Deployment.

aqd_flutter_app_db's People

Contributors

shandevdart avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.