Skip to content

Latest commit

 

History

History
145 lines (105 loc) · 5.12 KB

README.md

File metadata and controls

145 lines (105 loc) · 5.12 KB

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