Skip to content

craftusco/systemee

Repository files navigation

🤖 Architecture

🤖 Development

We suggest to develop locally backend & frontend, then when all jobs are done (99,9%) we can proceeed with deployment.

.env.local
.env.development
.env.production

📦 REST API Intergration

For rest api integrattion we use Axios (https://axios-http.com/docs/intro)
Or you can use graphql, your choice!
We setuped an istance in axios inside the /app/utils/api/api.js, then it can be imported & used it in every file. \

💊 Libraries inside the box

Our dashboard uses the following libraries:

Name Link Installed
Next JS 13+ https://nextjs.org/docs
Ant Design https://ant.design/docs/react/introduce
Axios https://axios-http.com/docs/intro
State Management https://axios-http.com/docs/intro
Charts & Reports https://recharts.org/en-US/
Time https://day.js.org/

Deployment

Deployment will be done by Chiorino team.

Who is using Next.js?

Next.js is used by the world's leading companies.
Check out the Next.js Showcase to learn more.

Community

The Next.js community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published