feat: init gitpod config (#103)

* feat: init gitpod config

* fix: default to port 3000, add sample.env file, and ignore .env file
This commit is contained in:
Kristofer Koishigawa 2024-02-14 23:24:03 +09:00 committed by GitHub
parent 3c7f56f8ed
commit cd1ce67879
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 21 additions and 5 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
node_modules
.env