https://github.com/hacknlove/autarchy-webapp
https://github.com/hacknlove/autarchy-webapp
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hacknlove/autarchy-webapp
- Owner: hacknlove
- Created: 2021-08-13T06:22:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T16:46:48.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T07:34:19.528Z (over 1 year ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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