Skip to content

abner/dart_postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Postgres

Start the Postgres Database using docker

In a terminal session at the project root director, execute:

source postgres/rundocker

Running Dart Program

At the same terminal session, execute:

dart bin/main.dart

Compile executable:

dart compile exe bin/main.dart

About

Experiment with Dart and Postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published