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

https://github.com/sarfraznawaz2005/elogger

basecamp classic time posting app
https://github.com/sarfraznawaz2005/elogger

Last synced: 13 days ago
JSON representation

basecamp classic time posting app

Awesome Lists containing this project

README

        

# eLogger

### Requirements
- PHP 8.0

### Installation
- `composer install`
- check db creds in env, create database and run `php artisan migrate`
- `npm install && npm run build`

Note: Make sure you have updated versions of Node (v16) and NPM (v8).