mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-29 09:49:13 +00:00
Updated Project Structure (markdown)
@@ -15,5 +15,8 @@ All Express [Middlewares](http://expressjs.com/en/guide/writing-middleware.html)
|
||||
### Routes
|
||||
All Express [Router](http://expressjs.com/en/4x/api.html#router) Routes are in the directory ``/src/routes/`` and are automatically registered.
|
||||
|
||||
### Models
|
||||
All Database Typescript interface models are in the directory ``/src/models/``
|
||||
|
||||
### Util
|
||||
All Utility functions are in the directory ``/src/util/``.
|
||||
Reference in New Issue
Block a user