Skip to content

Solanis Api is one of the mains pillar for the Solanis end-to-end ecosystem to function.

License

Notifications You must be signed in to change notification settings

solanisdev/solanis-api

Repository files navigation

Solanis Api

This is an API developed with a DDD architecture divided into User, Annotation, Dashboard, and Widgets. It is the main pillar for Solanis to function correctly.

Contents

Installation

First, clone the project:

  git clone [email protected]:solanisdev/solanis-api.git
  cd solanis-api

After cloning, you can install the project's dependencies:

  yarn install

Once the dependencies are installed, generate the Prisma artifacts:

  yarn prisma generate

After generating the artifacts, run the command to start the API:

  yarn run dev

License

MIT

About

Solanis Api is one of the mains pillar for the Solanis end-to-end ecosystem to function.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published