Skip to content

jadsongmatos/anka-back

Repository files navigation

Getting Started with Fastify-CLI

This project was bootstrapped with Fastify-CLI.

Available Scripts

In the project directory, you can run:

npm run dev

To start the app in dev mode.
Open http://localhost:3000 to view it in the browser.

npm start

For production mode

npm run test

Run the test cases.

Learn More

To learn Fastify, check out the Fastify documentation.

erDiagram Client { string id string name string email string status } FinancialAsset { string id string name decimal value string client_id } Client ||--o{ FinancialAsset : "client_id"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published