/api-microsaas.alexgalhardo.com

NestJS REST API to process .xlsx and .csv data for https://microsaas.alexgalhardo.com

Primary LanguageTypeScript

Introduction

Technologies

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. Install dependencies
npm install
  1. Create .env file
cp .env.development .env
  1. Start local server
npm run dev
  1. Go to: http://localhost:3333

Build for deploy

npm run build

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