Skip to content

SeaRoll/my-codebase

Repository files navigation

My Codebase

This repository includes all of my previous coding

Nodejs Image uploader

Uses multer to handle file upload and a public media route to get the file.
uploading the file will return a string that gives where the image is located

Nodejs Typescript Backend

A CRUD example of typescript backend using Nodejs Typescript, Mongoose, cors, dotenv, express.
Uses Model -> Service -> Controller Layout

Nodejs Typescript Backend with JWT Authentication

A User CRUD example of typescript backend using Nodejs Typescript, Mongoose, cors, dotenv, express, jsonwebtoken.
Uses Model -> Service -> Controller Layout. Bcrypt will be added later on

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published