Skip to content

tnews/tnews_server

Repository files navigation

TNews API

FOSSA Status

API for tnews.

Quick start

  • Clone projects:
git clone https://github.com/tnews/tnews_server.git
  • Get packages from pub for Flutter app:
dart pub get
  • Run project with debug mode:
dart --observe bin/dev.dart
  • Run project with release mode
dart bin/prod.dart

API

Contributors

License

FOSSA Status