Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shrp777/functional-programming-starter-kit
Projet de départ pour le développement d'un projet avec une approche fonctionnelle en TypeScript avec Bun
https://github.com/shrp777/functional-programming-starter-kit
bun functional-core-imperative-shell functional-programming typescript
Last synced: 10 days ago
JSON representation
Projet de départ pour le développement d'un projet avec une approche fonctionnelle en TypeScript avec Bun
- Host: GitHub
- URL: https://github.com/shrp777/functional-programming-starter-kit
- Owner: shrp777
- Created: 2024-12-17T14:21:17.000Z (19 days ago)
- Default Branch: main
- Last Pushed: 2024-12-26T16:35:16.000Z (10 days ago)
- Last Synced: 2024-12-26T17:25:45.096Z (10 days ago)
- Topics: bun, functional-core-imperative-shell, functional-programming, typescript
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Functional Programming Starter Kit
Projet modèle pour le développement d'une application avec une approche Fonctionnelle avec __TypeScript__ et l'environnement d'exécution __Bun__ ().
## Installation des dépendances
```sh
bun install
```## Exécution
```sh
bun start
```## Exécution avec hot reloading
```sh
bun dev
```## Exécution des tests unitaires
```sh
bun test
```--
!["Logotype Shrp"](https://sherpa.one/images/sherpa-logotype.png)
__Alexandre Leroux__
_Enseignant / Formateur_
_Développeur logiciel web & mobile_Nancy (Grand Est, France)