Skip to content

A simple MVC full stack web application I created back in 2021, with Authentication, Authorization, API Rest, CRUDs, PrismaORM, MVC Architecture, PostgreSQL, Docker, Edge template engine and Integration Tests.

License

Notifications You must be signed in to change notification settings

AlexGalhardo/app.alexgalhardo.com

Repository files navigation

Introduction

  • A simple MVC full stack web application I created back in 2021
  • This is the fourth big refactor I do in this code.

Development Setup Local

  1. Clone repository
git clone [email protected]:AlexGalhardo/app.alexgalhardo.com.git
  1. Enter repository
cd app.alexgalhardo.com/
  1. Run setup.sh
chmod +x ./setup.sh && ./setup.sh
  1. Set yours environment variables at file .env

  2. Run server

bun run dev

Tests

Run all Tests

bun run test

LICENSE

MIT

Copyright (c) 2021-present, Alex Galhardo

About

A simple MVC full stack web application I created back in 2021, with Authentication, Authorization, API Rest, CRUDs, PrismaORM, MVC Architecture, PostgreSQL, Docker, Edge template engine and Integration Tests.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published