Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 682 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 682 Bytes

A Template Repository for Nodejs (server) with React and Flutter (client)

Contains

  • NodeJs (server)
  • ReactJs (client)
  • Flutter (client)
  • Database (MySQL)

First steps

  1. Use this repository as template
  2. Change username and password of the database in docker-compose-debug.yml
  3. Change the name of the project in package.json (server and clients)
  4. Change the name of the project in pubspec.yaml (client-flutter)
  5. Follow the steps in the README of the server and client-reactjs and client-flutter

TODO

  • [] Flutter - all
  • [] React - Profile
  • [] NodeJs - mongodb for files