Skip to content

This repository is for managing the backend service of user profile project.

Notifications You must be signed in to change notification settings

sabreenakp/user_profile_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

The main purpose of this repository is to manage user data

Pre-reqs

  1. Install Node.js
  2. Create an AWS Cognito User Pool
  3. Create an AWS S3 Bucket
  4. Install MongoDB

Available Scripts

  1. Clone the repository

git clone https://github.com/sabreenakp/user_profile_service.git

  1. Install dependencies

npm install

  1. Build and run the project

npm run build

npm start

Environment Variables

  1. Create .env file in the project directory
  2. Setup the environment variables according to the src/utils/config.js file.

About

This repository is for managing the backend service of user profile project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published