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

https://github.com/wekan/wecore

WeKan Open Source kanban prototype. Made with ASP.NET Core and SQLite. Does not work.
https://github.com/wekan/wecore

Last synced: 9 months ago
JSON representation

WeKan Open Source kanban prototype. Made with ASP.NET Core and SQLite. Does not work.

Awesome Lists containing this project

README

          

# WeKan Open Source kanban

Made with ASP.NET Core and SQLite. For having password login and Windows IWA login.

## Status

There are there pages:

- http://localhost/Home , with some buttons
- http://localhost/login , login does not work yet
- http://localhost/register , register page not visible yet
- http://localhost/kanban , drag drop does not work yet

## Howto

Using Ubuntu 24.10 amd64.

```
git clone https://github.com/wekan/wecore

cd wecore

./rebuild-wekan.sh

1

2

4

5
```
Web UI with error: http://localhost

API: http://localhost:8080