Skip to content

Commit 9f1329c

Browse files
feat: add rpg creatures project (#634)
* feat: add rpg-creatures-proxy * feat: add demo project * fix: name * fix: titles in html file * chore: add config * Update apps/rpg-creature-search-app/public/script.js Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com> --------- Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
1 parent 2861933 commit 9f1329c

File tree

20 files changed

+3409
-0
lines changed

20 files changed

+3409
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.env
2+
.git
3+
.gitignore
4+
.dockerignore
5+
node_modules
6+
Dockerfile

apps/rpg-creature-api/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# RPG Creature API

0 commit comments

Comments
 (0)