/microsaas.alexgalhardo.com

A simple project build with VueJS v3 templates, to import .xlsx and .csv files to a NestJS REST API and rendering Chart.js with MRR and Churn Rate data.

Primary LanguageVue

microsaas.alexgalhardo.com.mp4

Introduction

  • A simple project build with VueJS v3 templates, to import .xlsx and .csv files to a NestJS REST API and rendering Chart.js with MRR and Churn Rate data.

Technologies

Prerequisites

Development Setup Local

  1. Clone this repository
git clone https://github.com/AlexGalhardo/api-microsaas.alexgalhardo.com
  1. Enter repository
cd api-microsaas.alexgalhardo.com/
  1. Run setup.sh
chmod +x setup.sh && ./setup.sh

Build for deploy

a. Create build

bun run build

b. Test build server

bun run preview

Documentation

  • You can see and add important documentation about this code repository in the docs/ folder

License

MIT

Copyright (c) January 2024-present, Alex Galhardo