/web-tools

A comprehensive collection of web resources and tools

Primary LanguageTypeScript

ωεβ Τσφδ

A comprehensive collection of web resources and tools

MIT License Astro Notion API Node

web-tools-screenshot

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PUBLIC_NOTION_KEY

PUBLIC_NOTION_TOOLS_DATABASE_ID

PUBLIC_NOTION_TAGS_DATABASE_ID

Run Locally

Clone the project

  git clone https://github.com/alvaldes/web-tools.git

Go to the project directory

  cd web-tools

Install dependencies

  bun install

Start the server

  bun run dev

Open your browser

  http://localhost:4321/

Contributing

Contributions are always welcome!

Just make a PR or contact me for ways to get started.

License

MIT