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

https://github.com/hacknlove/autarchy-webapp


https://github.com/hacknlove/autarchy-webapp

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# autarchy-webapp

## Install

```
git clone https://github.com/hacknlove/autarchy-webapp.git
cd autarchy-webapp
npm i
npm run build
```

## Start

```
npm start
```

It uses the environmental variable `MONGO_URL` which defaults to `mongodb://localhost:27017/autarchy`

## WIP

This is a work in progress, the current UX has just the bare minimal features to make it somehow usefull