Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 813 Bytes

File metadata and controls

47 lines (27 loc) · 813 Bytes

Project Title

Table of Contents

About

A dart server

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

dart 3
Mysql server

Installing

A step by step series of examples that tell you how to get a development env running.

start mysql server on localhost:3306 
run -> dart run project_server:init to ceate db

Example...

Usage