/Portfolio-API

My personal API for my professional profile

Primary LanguageTypeScript

Portfolio API

API to serve my resume and portfolio data as a software developer.

Tech Stack

Server: NestJs, NodeJs, Serverless, MongoDB

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGODB_STR="mongodb://[username:password@]host1[:port1][,...hostN[:portN]][/[defaultauthdb][?options]]"
SECRET="run command: openssl rand -hex 30"

You can also check the .env.example file.

Used By

This project is used by my web portfolio:

Authors

License

MIT