Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
/ openjmu_cms Public archive

Content management system written by dart.

Notifications You must be signed in to change notification settings

openjmu/openjmu_cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openjmu_cms

Running the Application Locally

Run aqueduct serve from this directory to run the application. For running within an IDE, run bin/main.dart. By default, a configuration file named config.yaml will be used.

To generate a SwaggerUI client, run aqueduct document client.

Running Application Tests

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

pub run test

The default configuration file used when testing is config.src.yaml. This file should be checked into version control. It also the template for configuration files used in deployment.

Deploying an Application

See the documentation for Deployment.

About

Content management system written by dart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages