Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaxovaiko/dating-app
💖 REST API server and client for dating application
https://github.com/zaxovaiko/dating-app
dating-app docker-compose nestjs
Last synced: about 2 months ago
JSON representation
💖 REST API server and client for dating application
- Host: GitHub
- URL: https://github.com/zaxovaiko/dating-app
- Owner: zaxovaiko
- Created: 2021-05-01T10:49:52.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-06-15T22:44:00.000Z (over 3 years ago)
- Last Synced: 2024-10-15T03:46:40.942Z (3 months ago)
- Topics: dating-app, docker-compose, nestjs
- Language: TypeScript
- Homepage:
- Size: 2.22 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dating application
Application is currently developed with REST API. On the server side we are using Nest.js framework. However, on the client side we are using React.js without SSR.
To be continued...