https://github.com/idembele70/touiteurback
Cloning Twitter backend
https://github.com/idembele70/touiteurback
authentication ci-cd e2e expressjs github-actions issues nodejs playwright pull-requests typescript
Last synced: 3 months ago
JSON representation
Cloning Twitter backend
- Host: GitHub
- URL: https://github.com/idembele70/touiteurback
- Owner: idembele70
- Created: 2023-04-24T08:32:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-21T18:37:08.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T02:35:54.259Z (over 1 year ago)
- Topics: authentication, ci-cd, e2e, expressjs, github-actions, issues, nodejs, playwright, pull-requests, typescript
- Language: TypeScript
- Homepage:
- Size: 276 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TouiteurBack
Table of contents
## About the project
The goal of this project is to create a Node.js server in TypeScript capable of managing the following functionalities: posting, reading, and deleting tweets, registering and authenticating users, as well as managing their profiles. The server should be able to store data in a database and ensure the security of transactions through encryption and authentication protocols. Unit and integration tests should be put in place to ensure the quality of the produced code.
## Routes

## Folder Structure