https://github.com/embloy/embloy-developers
Repository for developers.embloy.com
https://github.com/embloy/embloy-developers
apidoc documentation docusaurus
Last synced: 10 months ago
JSON representation
Repository for developers.embloy.com
- Host: GitHub
- URL: https://github.com/embloy/embloy-developers
- Owner: Embloy
- License: agpl-3.0
- Created: 2024-01-05T19:58:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T22:20:46.000Z (over 1 year ago)
- Last Synced: 2025-04-03T09:03:21.461Z (about 1 year ago)
- Topics: apidoc, documentation, docusaurus
- Language: JavaScript
- Homepage: https://developers.embloy.com
- Size: 3.76 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Embloy-Developers
Source code for Embloy's developer pages and blogs from [developers.embloy.com](https://developers.embloy.com).
## Getting started
First, install the necessary dependencies:
```bash
npm i
```
Then, start the server:
```bash
npm run start
```
Then, start the server:
```bash
npm run start
```
Then, start the server:
```bash
npm run start
```
## Build site
Build site **for production**:
```bash
npm run build
```
The static files are generated in the `build` folder.
## Deploy site
Test production build locally:
```bash
npm run serve
```
## Credit
To get started with Docusaurus on Vercel, you can use the [Docusaurus CLI](https://v2.docusaurus.io/docs/installation#scaffold-project-website) to initialize the project:
```shell
npx create-docusaurus@latest my-website classic
```
---
© Carlo Bortolan, Jan Hummel
> Carlo Bortolan ·
> GitHub [@carlobortolan](https://github.com/carlobortolan) ·
> contact via [bortolanoffice@embloy.com](mailto:bortolanoffice@embloy.com)
>
> Jan Hummel ·
> GitHub [@github4touchdouble](https://github.com/github4touchdouble) ·
> contact via [hummeloffice@embloy.com](mailto:hummeloffice@embloy.com)