Foal TS framework version 1.6 is officially released!Local and Cloud file storage (AWS S3), enhanced dependency injection, cleaner builds, bug fixes, you can discover the features of this version here: https://github.com/FoalTS/foal/releases/tag/v1.6.0The big of feature of this release is FoalTS new file system which allows you to easily choose different storage for each of your environments. For example, when coding the application locally, you can use the file system of your operating system. Then, when deploying the application to staging or production, you can change the configuration to use AWS S3. Regardless of the storage chosen in the background, the code remains the same. Only the configuration changes.More documentation here: https://foalts.gitbook.io/docs/topic-guides/file-system/local-and-cloud-storageFoal TS - February release (version 1.6)Foal, in a few words, it's a Node.js framework:written in TypeScriptprovided with batteries included (Auth, OpenAPI, GraphQL, ORM, CLI, scripts, file storage)and with a simple and intuitive architecture (no magic, no over-engineering).And the must: it has more than 11,000 lines of documentation.https://foalts.orghttps://github.com/FoalTS/foalhttps://foalts.gitbook.io/docs/#TypeScript #JavaScript #NodeJS #FoalTS #AWS #S3
Submitted February 12, 2020 at 05:05PM by Loic_Poullain
No comments:
Post a Comment