Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fedihost-co/articles

Articles found on fedihost.co
https://github.com/fedihost-co/articles

articles documentation fedihost fediverse mastodon peertube

Last synced: 2 months ago
JSON representation

Articles found on fedihost.co

Awesome Lists containing this project

README

        

# Fedihost - Articles
Here you will find all the articles published on [fedihost.co](https://fedihost.co/articles)

## STAGING WEBSITE
### [articles.staging.fedihost.co](https://articles.staging.fedihost.co/articles/)

### Installation

1. Clone the repository:
```bash
git clone [email protected]:fedihost-co/articles.git
```

2. Change into the project directory:
```bash
cd articles
```

3. Install the dependencies:
```bash
npm install
```

### Developing

1. Run the project

```bash
npm run dev
```

2. open the articles page

[http://localhost:3000/articles](http://localhost:3000/articles)

### Contributing

All contributions are welcome.