Skip to content

Repository files navigation

core

Quick start

  1. Setup the database on config/database.js (use example)

  2. Install the dependencies with yarn (get it here https://yarnpkg.com/lang/en/docs/install/ if you don't have yarn installed)

  3. Create the development and test databases you have setup on config/database.js

  4. Run the database migrations with yarn sequelize db:migrate

  5. Add some seed data to the development database with yarn sequelize db:seed:all

  6. Run the application in development mode with yarn dev Access http://localhost:3000/api/users for sample users data

About

Implementation of the agno core

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages