Skip to content

MongoDB ExpressJS VueJS NodeJS boilerplate apps (client-server)

Notifications You must be signed in to change notification settings

sa77/mevn-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mevn-boilerplate

MongoDB ExpressJS VueJS NodeJS boilerplate apps with TypeScript

  • api: REST API with mongoDB for data store

  • website: VueJS v3

api

REST api server

Setup

yarn install
yarn start

Access app on development mode - http://localhost:8000 API docs - http://localhost:8000/v1/docs/

website

RESTful API client app for modern browsers

Setup

yarn install
yarn start

Access app on development mode - http://localhost:3000

Compile and minify production ready app

yarn build

Lint and fix files

yarn lint

About

MongoDB ExpressJS VueJS NodeJS boilerplate apps (client-server)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published