Skip to content

nikolap994/alert_it

Repository files navigation

Alertit logo

Monitoring all of your important online activity 🖥️


Features

  • Know if your website is offline right away! Reliable monitoring saves your money, reputation and clients — by alerting you before any major problems arise.

  • Utilize a number of tools used most frequently by administrators to verify the availability of network devices.

  • Be informed! Even the strongest among us have downtime. However, it's crucial to be aware of it before clients are impacted!

Contributing

Feel like contributing? That's awesome!

Thanks for showing interest to contribute to AlertIt 💖, you rock!

There are different ways you can contribute, all of which are valuable:

  • Fork the project
  • Take on one of active issues
  • Make a pull request

Here are a few guidelines that should help you as you prepare to make your contribution.

If you have any questions, feel free to contact us on Github discussions or issues page.

We are always active on discord server.

If you like the project, but don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about:

  • Star the project
  • Tweet about it
  • Refer to this project in your project's README
  • Share on your socials (Facebook, Instagram, TikTok, YouTube, LinkedIn)
  • Mention the project at local meetups and tell your friends/colleagues

Style Guide

  • This project uses Tailwind on the front end. Please avoid using inline and scss styles unless absolutely necessary.

Formatting

API documentation

All necessary API documentation is available here.

https://documenter.getpostman.com/view/3551458/2s83zcT7GT

Usage

Edit .env.local file:

MONGODB_URI="URL FOR MONGO DATABASE" 
SITE_URI="http://localhost:3000"

#FOR AUTH CHANGE THIS WITH RANDOM STRINGS FOR HASHING.
NEXTAUTH_JWT_SECRET="b4ed764b60a9a9be8452f06ca06519f9"
NEXTAUTH_SECRET="b4ed764b60a9a9be8452f06ca06519f9"

Run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

* To avoid merge conflicts, please pull from the main branch before making any changes.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published