Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjameson committed Oct 20, 2023
1 parent 002e6de commit 0d5c3d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
./config-tool/node_modules
.env
./node_modules/*
node_modules
node_modules
.DS_Store
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Recogito Server

The recogito server is the backend of the Recogito+ Platform. Based on the [Supabase](https://supabase.com/) platform, recogito-server, along with [recogito-client](https://github.com/recogito/recogito-client) and [recogito-config](https://github.com/recogito/recogito-config) implement the Recogito+ Platform.

0 comments on commit 0d5c3d6

Please sign in to comment.