Skip to content

yaser-alazm/express-vue-fullsatck-posts-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Vue Fullsatck Posts Manager SPA

FullStack JavaScript Single Page Application to create and deal with the basic CRUD functionality on posts .

Backend API Technologies:

  • NodeJS basic structure with NPM.
  • ExpressJS framework for the basic functionality of the server (routes, calling the database .. etc)
  • cors and body-parser to manage cross-platforms and the requests data.
  • Mongoose to manage the process of creating records and collections in the database, also creating the models schema.

Frontend Technologies:

  • VueJs created with vue-cli npm module.
  • Bootstrap for the styling.
  • axios to make the requests to the backend API endpoints.
  • Heroku cli for deployment the full assets.

About

FullStack JS SPA app, used NodeJs with Express for the server side and VueJS for the SPA and MongoDB for database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published