Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omkareshwarp/tc-service-user-manage
This project contains all the user-related APIs for Tweeter Club
https://github.com/omkareshwarp/tc-service-user-manage
apollo-graphql astradb express mongodb neo4j nexus-schema nodejs redis
Last synced: about 17 hours ago
JSON representation
This project contains all the user-related APIs for Tweeter Club
- Host: GitHub
- URL: https://github.com/omkareshwarp/tc-service-user-manage
- Owner: OmkareshwarP
- License: mit
- Created: 2024-11-17T13:27:13.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-22T07:57:59.000Z (5 days ago)
- Last Synced: 2024-12-22T08:35:34.645Z (5 days ago)
- Topics: apollo-graphql, astradb, express, mongodb, neo4j, nexus-schema, nodejs, redis
- Language: TypeScript
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tc-service-user-manage
This project contains all the user-related APIs for Tweeter Club
# Steps::
1. Create Required Files:
- At the root level of the project, create a `dist` folder and an `.env` file.
2. Add Environment Variables:
- Open the `.env` file and add all necessary environment variables.
3. Start the Application:
- Run `npm run start` command to start the application: