Skip to content

chestermjr/millisock-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

millisock-api

Code the backend of my website.

This repo is written in typescript and contains an express server and nodemailer for sending emails.

Local Development

Start in dev mode with hot-reloading upon changes to the typescript:

npm run dev

Production Server

Build (generate javascript from typescript):

npm run build

Run the webserver:

npm run start

About

Chester.Millisock.com api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published