Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
node_modules/
server/solutions/
judge/result/
solutions/
codecamp-front/node_modules/
CodeCamp
nginx.conf
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CodeCamp
An online Judge Platform API Using NodeJS
An Online Judge Platform API for Coding Contests Using Golang

Work in Progress...
Work in Progress, rewriting the whole API again
73 changes: 0 additions & 73 deletions codecamp-front/.angular-cli.json

This file was deleted.

13 changes: 0 additions & 13 deletions codecamp-front/.editorconfig

This file was deleted.

43 changes: 0 additions & 43 deletions codecamp-front/.gitignore

This file was deleted.

27 changes: 0 additions & 27 deletions codecamp-front/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions codecamp-front/e2e/app.e2e-spec.ts

This file was deleted.

11 changes: 0 additions & 11 deletions codecamp-front/e2e/app.po.ts

This file was deleted.

14 changes: 0 additions & 14 deletions codecamp-front/e2e/tsconfig.e2e.json

This file was deleted.

33 changes: 0 additions & 33 deletions codecamp-front/karma.conf.js

This file was deleted.

Loading