Skip to content
/ cosmos Public

Demo Application Vue.js frontend with Lumen backend

Notifications You must be signed in to change notification settings

lvismer/cosmos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmos

A simple demo SPA that uses Vue (using vue-cli) on the frontend and Lumen on the backend to cache the Astronomy Picture of the Day, courtesy of NASA.

The aim of the application is to demonstrate serving the frontend and backend from the same domain to avoid preflight CORS request.

The glue so to speak is the cosmos.localhost.conf nginx config file.

Branch 1.0 is the version used for the Codementor article.

About

Demo Application Vue.js frontend with Lumen backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published