Skip to content

Dreckr/deploy-codelab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weigh Anchor: Deploy a Server and App Code Lab

Build Status

This is a small Dart sample used by the new Weigh Anchor: Deploy a Server and App code lab.

Repo and testing

Currently, drone.io tests only whether the .dart files under web/ pass static analysis (dartanalyzer). We could do real unit testing, and we could do better with HTML samples.

Project structure

web/: Code samples used by the client-side application to deploy.

bin/: Basic static file server.

README.md: This file.

runtests.sh: BASH script that runs dartanalyzer on all Dart source files in the web directory.

About

Code for the Weigh Anchor: Deploy a Server and App Code Lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 64.2%
  • Shell 22.1%
  • CSS 13.7%