A simple responsive and concise project-task managing app.
Aiming for easy sharing of projects and tasks among users and anon accounts via invite.
- NodeJS (FeathersJs)
- VueJs / VueX
- MySQL
- Secured via jsonwebtoken
- Simplified folder setup to help with
soc
choices - Env variables loaded via
.env
provided at the /server root. (see.env.example
) - API/Service routes are globally prefixed (see
.env.example
=> 'APP_API_PREFIX')