Skip to content

efleurine/alumnus

Repository files navigation

Alumnus

Alumnus provides a solution for schools and other educational institution to create space for former students to stay connected together and with the school.

Requirements

  • You need nodejs v8.4.0

Installation

  1. clone the repository with git clone https://github.com/efleurine/alumnus.git
  2. cd alumnus to move inside the newly created folder
  3. run npm install inside the newly created folder to install the dependency
  4. run npm run dev in the development mode and creates a server for testing the application locally.
  5. run npm run build This command will be run on the server (you can also enter it in your terminal to try out how the application will look in production) and prepare it to be served to the visitor.
  6. run npm run start Once next has built the app with npm run build, this command will serve the code to the end user. As long as it runs, your app will be accessible!

Technical doc

https://docs.google.com/document/d/1-r6DXLVXm8igP1OlvFqXtsSfHL9Okoid6QeyKVXg1SY/edit?usp=sharing

Full Google Doc Folder

https://drive.google.com/drive/folders/0B7ErYwdYuXpEeW4tYXFkZHhnME0?usp=sharing

About

A Next.js powered platform for alumni

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published