Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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: