This website requires JavaScript.
Explore
Help
Sign In
Northbrook
/
TastyBites
Watch
1
Star
0
Fork
You've already forked TastyBites
0
mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced
2025-01-01 04:16:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12a33388f6
TastyBites
/
main.go
10 lines
96 B
Go
Raw
Normal View
History
Unescape
Escape
Initial Code Commit
2024-03-15 15:14:21 +00:00
package
main
import
(
Use Svelte for frontend
2024-04-15 09:38:35 +00:00
"github.com/Fluffy-Bean/TastyBites/cmd"
Initial Code Commit
2024-03-15 15:14:21 +00:00
)
func
main
(
)
{
cmd
.
Serve
(
)
}
Reference in a new issue
Copy permalink