Skip to content

Commit

Permalink
first commit web
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesar Casas committed Jun 26, 2024
1 parent 55c9a94 commit 097b2ef
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions web/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<html>
<head>
<title>S42-Core</title>
</head>
<body>
<h1>S42-Core</h1>
<p>
s42-core is a Node.js library designed to facilitate rapid application development with features like clustering, use of event domains, Redis and MongoDB access, simple defbition of dependencies, and routes and controllers. Built with TypeScript for simplicity and high performance.

</p>
</body>
</html>

0 comments on commit 097b2ef

Please sign in to comment.