Skip to content

Stateful MVC components in pure JS. Node backend. Manually configured deploy, from Nginx's reverse proxy to ssl/tls certificates obtaining.

Notifications You must be signed in to change notification settings

nluizsoliveira/pure-js-SPA-POC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure JS SPA Poc

Available at https://nelsonserpa.com

I pursued learning how complex tasks are handled underneath by using as little frameworks as possible. As a tradeoff, there's much to improve in performance and security.

The frontend runs a SPA in pure HTML/CSS/Js through Stateful MVC Components. Routes are handled through history api. Backend runs in Node.

The deploy was manually configured in a VPS using Nginx as a reverse proxy, which is fully documented in the my blog

The project is still under construction.

About

Stateful MVC components in pure JS. Node backend. Manually configured deploy, from Nginx's reverse proxy to ssl/tls certificates obtaining.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published