Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Budibase/website

Budibase website - The fastest way to build internal apps that integrate with any workflow.
https://github.com/Budibase/website

hugo internal-tools low-code marketing open-source self-hosted

Last synced: 29 days ago
JSON representation

Budibase website - The fastest way to build internal apps that integrate with any workflow.

Awesome Lists containing this project

README

        

# Budibase
Budibase website, built with [Hugo](https://gohugo.io/) and deployed via [Netlify](https://www.netlify.com/).

[![Netlify Status](https://api.netlify.com/api/v1/badges/82d1de9f-c7e4-4c4b-83ca-816c90c66f17/deploy-status)](https://app.netlify.com/sites/budibase/deploys)

The setup use Markdown files for content creation. There is no CMS.

Performance testing is completed using Google Lighthouse.

## Getting started

See the setup guide here:
https://budibase.atlassian.net/wiki/spaces/MAR/pages/203784197/Setting+up+our+content+flow

## Local Dev

Run the following to start the local development server
```bash
hugo server
```