Skip to content

📦 Base Nest API is an access control list base api that hopes to serve many projects written in Typescript.

License

Notifications You must be signed in to change notification settings

gabrielmaialva33/base-nest-api

Repository files navigation

acl
Base API in NestJS

License GitHub top language GitHub language count Repository size Wakatime GitHub last commit Maia


English · Portuguese

About   |    Technologies   |    Tools   |    Installation   |    License


🔖 About

Base Nest API is an access control list base api that hopes to serve many projects written in Typescript.


💻 Technologies


✨ Features & Libraries


🔧 Tools


📦 Installation

✔️ Prerequisites

The following software must be installed:


⬇️ Cloning the repository

  $ git clone https://github.com/gabrielmaialva33/base-nest-api.git
  # Enter directory
  $ cd base-nest-api

▶️ Running the application

  • 📦 API
  $ cd base-nest-api
  # Dependencies install.
  $ pnpm install
  # Config environment system
  $ cp .env.example .env
  # Run migrations
  $ pnpm db:migrate # by default, the database is sqlite
  # API start
  $ pnpm start:dev

📝 License

This project is under the MIT license. MIT ❤️


🚀 Contributors

Maia
Maia

Made with ❤️ by Maia 👋🏽 Get in touch!

Liked? Leave a little star to help the project ⭐



© 2017-present Maia