Skip to content

🐾Sample repository that implements file upload with NestJS and Apollo

Notifications You must be signed in to change notification settings

saitolume/nestjs-apollo-file-upload-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nestjs-apollo-file-upload-sample

Sample repository that implements file upload with NestJS and Apollo

Running app

$ yarn install
$ yarn workspace server start:dev # Listen on 3000
$ yarn workspace client start # Listen on 8080

Environment variables

AWS_S3_BUCKET_NAME=YOUR_BUCKET_NAME
AWS_REGION=YOUR_REGION
PORT=8080

About

🐾Sample repository that implements file upload with NestJS and Apollo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published