Skip to content
/ vulkano Public template

A small, simple and fast framework for creating web applications using NodeJS. Inspired by KumbiaPHP.

License

Notifications You must be signed in to change notification settings

vulkanojs/vulkano

Repository files navigation

Nodemon Logo

Vulkano

Vulkano is a small, simple, and fast framework for creating web applications using NodeJS. Inspired by KumbiaPHP.

Backers on Open Collective Sponsors on Open Collective

Backers

Thank you to all our backers! 🙏

vulkano backers

Buy me a coffe

Buy me a coffee 🙏

Stack

@vulkano/core

Install

System

  • Unix or WSL v2
  • Node.js v20+

Packages

$ bun install

Workflow

Command Description
bun run dev Run development server and watch changes

Structure

  • app/
    • config/
      • env/
      • express/
      • locales/
      • views/
    • controllers/
    • models/
    • services/
    • views/
  • public/ - HTTP Public folder
    • css/ - HTTP Public folder
    • files/ - HTTP Public folder
    • fonts/ - HTTP Public folder
    • img/ - HTTP Public folder
    • js/ - HTTP Public folder
  • Procfile - Heroku entry point
  • README.md
  • app.js - Server entry point
  • nodemon.json - Nodemon entry point

Your App Folder

Coming soon...

About

A small, simple and fast framework for creating web applications using NodeJS. Inspired by KumbiaPHP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published