This website works better with JavaScript.
Explore
Help
Sign In
aziis98
/
go-vite-kit
mirror of
https://github.com/aziis98/go-vite-kit
Watch
1
Star
2
Fork
You've already forked go-vite-kit
0
Code
Issues
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4653793eea
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4653793eea'
${ noResults }
go-vite-kit
/
.gitignore
10 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2 years ago
# NodeJS
node_modules/
Added a routes.js file for writing routes and entry html files only once
2 years ago
dist/
Initial commit
2 years ago
Added a routes.js file for writing routes and entry html files only once
2 years ago
# Server Executable
Initial commit
2 years ago
server
# Local Files
.env
*.local*