An open API service indexing awesome lists of open source software.

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

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)