Skip to content

A web potfolio for menus 🧪

License

Notifications You must be signed in to change notification settings

nv0skar/SeekHub

Repository files navigation

SeekHub

A beautiful portfolio to publish your local's menu

Why? 🚀

I don't know. Just learning new stuff 🙃

Features 💫

  • A beautifully crafted interface
  • Dashboard Not yet implemented!

Run! 🤖

In order to test SeekHub is needed Deno. I run the following code to serve the website:

$ deno run --allow-read --allow-write --allow-net main.ts

After running that, the server should be now listening on port 2000 as default.

I created an example config file for testing, to bypass the setup page and see an example portfolio just rename example.json to config.json and rerun the server. After that you should be able to access the main page!

Contribution 🌈

If you want, you can contribute to make this a better project!

Development 🧑‍💻

TODO 🛸

  • Implement the dashboard