Skip to content

An Express.Js, Prisma, and VueJS boilerplate using yarn workspaces

License

Notifications You must be signed in to change notification settings

StudioKarsa/express-vue-boilerplate

Repository files navigation

Express Vue MySQL Boilerplate

Architecture

├─packages/
|   ├─ app-config/
|   ├─ common/
|   ├─ server/
|   ├─ website/
  • app-config: Application configurations.

  • common: Common utilities (http status codes, http methods, node environment, etc).

  • server: Express server with prisma schema.

  • website: Vue.js application with Vite.

Getting Started

Check out the GETTING_STARTED.md file for more information on how to get started.

Contributing

Your contributions are very welcome! Feel free to open an issue or create a pull request.

License

MIT

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •