This is the server of a instaclone application.
1.0.0
The main entry point of this module is index.js
.
dev
: Starts the server in development mode using nodemon.start
: Starts the server in production mode.
This module depends on the following packages:
@apollo/server
: ^4.9.4bcryptjs
: ^2.4.3dotenv
: ^16.3.1graphql
: ^16.8.1jsonwebtoken
: ^9.0.2mongoose
: ^7.6.1uuid
: ^9.0.1