Skip to content

atlantis-of-code/aoc-app-template

Repository files navigation

Aoc app template

This is a template that is used to generate a new aoc application.

See https://github.com/atlantis-of-code/aoc and the official website https://aoc-dev.io for more information!

Using aoc-cli (recommended)

Use the aoc-cli new app --name app-name command. A directory name app-name will be created.

For your convenience there are some npm scripts:

  • npm start: start both client and server and browse to http://localhost:4200
  • npm run cli:ge: this will (re)generate the models and entities files by accessing and reading your database structure
  • npm run update:all: this will update all packages in the 3 projects (client, common, and server)

npm Packages

About

Template repository for applications using the aoc framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •