Skip to content

Made for developers who are tired of wasting time on monitoring. Let Fastlog take care of the complexity while you focus on building your app. I personally use it to monitor personal projects.

License

Notifications You must be signed in to change notification settings

anthonyissa/FastLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastLog Visitors

Made for developers who are tired of wasting time on monitoring. Let Fastlog take care of the complexity while you focus on building your app.

Fastlog lets you monitor your apps using an on-premise solution. The setup is really fast and easy.
Landing page at https://fast-log.vercel.app/ to see more, signup is locked for now as I'm using this version of the app for my tests.

image

Supabase

You'll need to setup a supabase account and project to use Fastlog for now. In the future, I'll integrate on-premise supabase along with Fastlog (work in progress).
Supabase will handle authentication and database management and it's really easy to use. This is why I integrated it with this project.
https://supabase.com/

Fastlog App

First, clone the repository.

You'll need to create two .env files. One in /front-end and the other in /back-end using the example.env in each folder.
Most of the information needed will be at https://supabase.com/dashboard/project/PROJECT_ID/settings/api

image

You can now compose the app: Run docker compose up at the root of the project.

Fastlog should be up and running!

Fastlog SDK

https://www.npmjs.com/package/fastlog-sdk
You can install the SDK and integrate it in your app to start using fastlog.
For now fastlog SDK is only available for node but I'm currently working on other languages. Python will be next.

You'll find the guide to use Fastlog here: https://personal-88.gitbook.io/fastlog/

About

Made for developers who are tired of wasting time on monitoring. Let Fastlog take care of the complexity while you focus on building your app. I personally use it to monitor personal projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published