Skip to content

kestrel-org/kestrel

Folders and files

NameName
Last commit message
Last commit date
Nov 7, 2022
Nov 11, 2022
Jun 20, 2021
Jul 5, 2022
May 17, 2021
Jun 7, 2022
Jun 7, 2022
Mar 15, 2022
Aug 29, 2022
May 30, 2022

Repository files navigation

KESTREL

Template for Angular v14 - Node / Express / Sequelize

forthebadge forthebadge forthebadge

Depfu Depfu

License: MIT

https://kestrel-org.github.io/

Introduction

This template aims to give a solid structure to create a project based on Angular for the Frontend and Node / Express et Sequelize for the backend.

Several utilities are built in the template :

  • A bash script to initialize the database and automatically creates models
  • A bash script to create the folder dist for production purposes
  • A bash script to install dependencies for the Frontend and the Backend
  • A customizable class named PDFGenerator
  • Encryption functions to encrypt and decrypt strings with a AES - 256 protocol
  • Optional use of Faker to populate the database with fake data
  • An Angular directive to handle preloaders
  • Integration of Swagger for the backend
  • Integration of Compodoc for the frontend
  • Optional use of an auhtorization server

Documentation

Documentation

Author(s)

Licence

This project is under MIT License - see LICENSE.md for more informations

License: MIT