Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fedihost-co/articles
- Owner: fedihost-co
- Created: 2024-04-26T23:37:07.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-09-25T15:00:01.000Z (3 months ago)
- Last Synced: 2024-10-01T09:21:33.477Z (3 months ago)
- Topics: articles, documentation, fedihost, fediverse, mastodon, peertube
- Language: Vue
- Homepage: https://fedihost.co/articles
- Size: 544 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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.