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: 4 months 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-29T18:53:03.000Z (6 months ago)
- Last Synced: 2024-12-29T19:29:14.637Z (6 months ago)
- Topics: apollo-graphql, astradb, express, mongodb, neo4j, nexus-schema, nodejs, redis
- Language: TypeScript
- Homepage:
- Size: 36.1 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: