Skip to content

Typeslint/express-mvc-webapp

Repository files navigation

Express MVC Webapp

This repository contains an MVC (Model-View-Controller) web application built with Node.js, Express.js, Prisma, and PostgreSQL. The project serves as a basic template for creating scalable and maintainable web applications using the MVC design pattern.

Prerequisites

Make sure you have the following installed:

  • Node.js: (>= 18.20.4)
  • NPM: (>= 10.7.0)
  • PostgreSQL 16

Usage

To use this application, install the dependencies and configure the environment variables. Run the application using the appropriate command npm run build:start.

License

This project is licensed under the AGPL-3.0 License - see the LICENSE file for details.

About

WebApp with Express & Postgresql

Resources

License

Stars

Watchers

Forks

Contributors