Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gitlab.com/fil-rouge-groupe-3/l3-back
BACK de l'application
Stack technique : ExpressJs, Mocha
https://gitlab.com/fil-rouge-groupe-3/l3-back
expressjs mocha typeorm typescript
Last synced: 24 days ago
JSON representation
BACK de l'application Stack technique : ExpressJs, Mocha
- Host: gitlab.com
- URL: https://gitlab.com/fil-rouge-groupe-3/l3-back
- Owner: fil-rouge-groupe-3
- Created: 2019-08-12T22:51:45.123Z (over 5 years ago)
- Default Branch: master
- Last Synced: 2024-07-29T19:15:05.550Z (4 months ago)
- Topics: expressjs, mocha, typeorm, typescript
- Stars: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bienvenue sur Madera BACK 👋
## Install Package
```sh
npm install
```and renove the `.example` on these files `ormconfig.json.example` & `config.ts.example`
## Usage
```sh
npm run start
```