This website requires JavaScript.
Explore
Help
Register
Sign In
ae
/
notatest
Watch
1
Star
0
Fork
0
You've already forked notatest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
6569a399e3
Branches
Tags
View all branches
Go to file
Code
ae
6569a399e3
feat: initial db layer (gorm models + handlers)
2025-03-27 15:18:16 +02:00
server
feat: initial db layer (gorm models + handlers)
2025-03-27 15:18:16 +02:00
web
build: scaffolding for ui and server
2025-03-24 23:02:26 +02:00
.dockerignore
build: scaffolding for ui and server
2025-03-24 23:02:26 +02:00
.gitignore
chore: ignore .env
2025-03-27 15:12:15 +02:00
docker-compose.yml
build: scaffolding for ui and server
2025-03-24 23:02:26 +02:00
LICENSE
Initial commit
2025-03-23 22:40:50 +01:00
README.md
build: scaffolding for ui and server
2025-03-24 23:02:26 +02:00
README.md
notatest
Development
Starting the Svelte frontend:
npm install npm run dev
# Runs Vite
Production
WIP (Dockerization).
Description
No description provided
Readme
MIT
247
KiB
Languages
Go
98.6%
Shell
0.8%
Dockerfile
0.6%