-
Notifications
You must be signed in to change notification settings - Fork 0
Node.js
João Augusto edited this page Jun 20, 2021
·
1 revision
Provide details about how your real-time server runs.
We use the Socket to sync all real-time changes in our app.
We use Express for writing our backend APIs. For a guide on getting started with Express, check out this documentation.
We use MongoDB for our database. For a guide on getting started with MongoDB, check out this documentation.
Use jest to test in React frontend