Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forestadmin/forest-express
🧱 Dependency of Express Lianas for Forest Admin
https://github.com/forestadmin/forest-express
admin admin-dashboard administration expressjs forest package
Last synced: 4 days ago
JSON representation
🧱 Dependency of Express Lianas for Forest Admin
- Host: GitHub
- URL: https://github.com/forestadmin/forest-express
- Owner: ForestAdmin
- License: gpl-3.0
- Created: 2016-04-14T10:05:50.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T07:25:21.000Z (17 days ago)
- Last Synced: 2024-12-29T19:20:28.150Z (11 days ago)
- Topics: admin, admin-dashboard, administration, expressjs, forest, package
- Language: JavaScript
- Homepage:
- Size: 3.6 MB
- Stars: 71
- Watchers: 12
- Forks: 21
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Forest Express Lianas dependency
[![npm package](https://badge.fury.io/js/forest-express.svg)](https://badge.fury.io/js/forest-express)
[![CI status](https://github.com/ForestAdmin/forest-express/workflows/Build,%20Test%20and%20Deploy/badge.svg?branch=main)](https://github.com/ForestAdmin/forest-express/actions)
[![Test Coverage](https://api.codeclimate.com/v1/badges/760886d5e81ea4095e90/test_coverage)](https://codeclimate.com/github/ForestAdmin/forest-express/test_coverage)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)## Build
To transpile from `src` to `build` using babel:
`yarn build`
To do it at every js file change in the `src` folder:
`yarn build:watch`
## Lint
`yarn lint`
## Test
`yarn test`
## Community
👇 Join our Developers community for support and more
[![Discourse developers community](https://img.shields.io/discourse/posts?label=discourse&server=https%3A%2F%2Fcommunity.forestadmin.com)](https://community.forestadmin.com)