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