Skip to content

Worknal is a journal web app to increase productivity at work

License

Notifications You must be signed in to change notification settings

fernandoleira/worknal

Repository files navigation

Worknal

Web app to keep track of important daily jornal entries and goals.

Getting Started

Frontend client

# Open the project directory.
$ cd worknal

# Install the required dependencies.
$ npm install

# Run the client.
$ npm run serve

Backend Server

# Open the backend service directory.
$ cd worknal/services/backend

# Build the project with Go.
$ go build -o pocketbase main.go

# Run the server.
$ ./pocketbase serve

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Fernando Leira Cortel - fernandoleira

About

Worknal is a journal web app to increase productivity at work

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published