Skip to content

Canorous API Server (legacy)

License

Notifications You must be signed in to change notification settings

darekaze/cano-api

Repository files navigation

Canorous API server

Canorous server for storing posts.

Instruction

Ensure you have Node.js 10.0 above and npm installed on your computer.

Commands

npm i

# Initialize database with sample data
npm run seed

# Running for development
npm run dev

# Running for production
npm run start

The API Server will be running on localhost:8081

About

Canorous API Server (legacy)

Topics

Resources

License

Stars

Watchers

Forks